Skip to content

Commit

Permalink
bashrc my dudes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolojedison committed Feb 6, 2018
1 parent 0071e3b commit 4c0cd4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nukem.sh
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,8 @@ cp deb-rsyslog.conf /etc/rsyslog.conf

## CentOS
elif [ $answer1 = "3" ]; then

yes | rm -i /etc/bashrc
yes | rm -i /root/.bashrc
echo "Firewall reset, adding CentOS rules..."

PUB_IF="eth0"
Expand Down

0 comments on commit 4c0cd4c

Please sign in to comment.