mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-06-11 09:30:29 +01:00
Added to error message
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
version="v2.0-1aaa"
|
||||
|
||||
if [ "$EUID" -ne 0 ]
|
||||
then printf "\033[1;31mError: Please run: sudo tstools\033[0m\n"
|
||||
then printf "\033[1;31mPurple Tailscale Toolkit Error: Please run: sudo tstools\033[0m\n"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user