Skip to content

Commit

Permalink
Update INSTALL.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroshiManRise authored Oct 6, 2016
1 parent f948d2e commit febea59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
export RED='\033[1;91m'
export RESETCOLOR='\033[1;00m'

echo -e "This script will install anonym8 on your computer..."
echo -e "This script will install anonym8 on your computer...\n"
sleep 1
cp -Rf opt/anonym8 /opt/anonym8
sleep 1
Expand All @@ -30,7 +30,7 @@
sleep 1
chmod +x /etc/init.d/anonym8.sh /usr/bin/anonym8 /usr/bin/anON /usr/bin/anOFF /opt/anonym8/anonym8-gui
sleep 1
echo -e " anonym8 (v 1.0) Usage Ex:\n
echo -e "\n anonym8 (v 1.0) Usage Ex:\n
$RED anON$BLUE =>$GREEN automated protection [ON]
$RED anOFF$BLUE =>$GREEN automated protection$RED [OFF]\n
$RED ADVANCED COMMANDS LIST:\n
Expand Down

0 comments on commit febea59

Please sign in to comment.