Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Moham3dRiahi authored Mar 14, 2018
1 parent f481146 commit a31b786
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

red="\e[0;31m"
green="\e[0;32m"
off="\e[0m"
Expand Down Expand Up @@ -123,4 +124,4 @@ linux
else
echo -e "$red [$green$red]$off Tool Cannot Be Installed On Your System! Use It As Portable !";
exit
fi
fi

0 comments on commit a31b786

Please sign in to comment.