Skip to content

Commit

Permalink
ops
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed Dec 2, 2024
1 parent 5ee0be6 commit d915080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/whatserver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d915080

Please sign in to comment.