From a6d47666211bc70feb03b933abcb6b96e29fc935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:34:31 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 1 - 1 file changed, 1 deletion(-) 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')