From f7ad9eb035f305296dd71ad8d764dda830bb6378 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, 25 Feb 2025 23:24:30 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/serv00.sh b/serv00.sh index 56fc0ce..394be25 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1241,6 +1241,7 @@ snb=$(hostname | awk -F '.' '{print $1}') declare -f resallport >> webport.sh declare -f check_port >> webport.sh echo 'resallport' >> webport.sh +chmod +x webport.sh #if ! crontab -l 2>/dev/null | grep -q 'serv00keep'; then #if [ -f "$WORKDIR/boot.log" ] || grep -q "trycloudflare.com" "$WORKDIR/boot.log" 2>/dev/null; then #check_process="! ps aux | grep '[c]onfig' > /dev/null || ! ps aux | grep [l]ocalhost > /dev/null"