mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-06-11 01:20:30 +01:00
d - added sudo
This commit is contained in:
@@ -66,5 +66,5 @@ $@
|
||||
rm /tmp/tailscale-$DA.sh
|
||||
chmod +x "$SYMLINK" "$TARGET"
|
||||
sleep 0.5
|
||||
chmod +x "$SYMLINK" "$TARGET"
|
||||
sudo chmod +x "$SYMLINK" "$TARGET"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user