Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Moham3dRiahi authored Mar 17, 2018
1 parent a31b786 commit b408bda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update.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 @@ -65,4 +66,4 @@ elif [ -d "/usr/bin/" ];then
banner
echo -e "$red [$green+$red]$off Th3inspector Will Be Installed In Your System";
linux
fi
fi

0 comments on commit b408bda

Please sign in to comment.