mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 14:03:22 +00: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