mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-06-13 10:30:24 +01:00
Update silent-auth.sh
This commit is contained in:
@@ -68,9 +68,7 @@ runAsUser() {
|
||||
# CHECKS TAILSCALE IS PRESENT ON THE DEVICE
|
||||
if [ -d "$DIR" ]; then
|
||||
### Take action if $DIR exists ###
|
||||
echo
|
||||
echo "• $APPNA is installed."
|
||||
echo
|
||||
else
|
||||
### Control will jump here if $DIR does NOT exists ###
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user