From d9150802dee8e7d564ca8e80fabe348175eae4ad Mon Sep 17 00:00:00 2001 From: Root THC Date: Mon, 2 Dec 2024 19:24:03 +0000 Subject: [PATCH] ops --- tools/whatserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/whatserver.sh b/tools/whatserver.sh index 501dc3c..d47cb7c 100755 --- a/tools/whatserver.sh +++ b/tools/whatserver.sh @@ -436,7 +436,7 @@ echo -e "${CDR}>>>>> Process List${CN}" { ps --ppid 2 -p 2 --deselect flwww || ps alxwww || ps w;} 2>/dev/null | head -n 500 # use "|head -n-1" to not display this line -echo -e "${CW}>>>>> 📖 Please help to make this tool better - https://t.me/thcorg${CN} 😘" +echo -e "${CW}>>>>> 📖 Please help to make this tool better - https://thc.org/ops${CN} 😘" # return with "success" exit 0