From f436b38c0aafc630bae706bc2cc89f390c594b13 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: Mon, 10 Mar 2025 16:33:25 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index 130867a..23eae60 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1350,7 +1350,7 @@ menu() { red "0. ι€€ε‡Ίθ„šζœ¬" echo "============================================================" ym=("$HOSTNAME" "cache$nb.serv00.com" "web$nb.serv00.com") -rm -rf ip.txt +rm -rf $WORKDIR/ip.txt for host in "${ym[@]}"; do response=$(curl -sL --connect-timeout 5 --max-time 7 "https://ss.fkj.pp.ua/api/getip?host=$host") if [[ "$response" =~ (unknown|not|error) ]]; then