Update silent-auth.sh

This commit is contained in:
Michael
2023-12-27 14:21:45 +00:00
committed by GitHub
parent dd21193503
commit b5ca13c0a8

View File

@@ -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