diff --git a/serv00.sh b/serv00.sh index 647634c..8610168 100644 --- a/serv00.sh +++ b/serv00.sh @@ -9,7 +9,6 @@ green() { echo -e "\e[1;32m$1\033[0m"; } yellow() { echo -e "\e[1;33m$1\033[0m"; } purple() { echo -e "\e[1;35m$1\033[0m"; } reading() { read -p "$(red "$1")" "$2"; } -devil binexec on >/dev/null 2>&1 USERNAME=$(whoami | tr '[:upper:]' '[:lower:]') snb=$(hostname | cut -d. -f1) nb=$(hostname | cut -d '.' -f 1 | tr -d 's')