diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/installer.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/installer.sh b/scripts/installer.sh index 6e905a25c..19911ee23 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -513,7 +513,6 @@ main() { ;; pacman) set -x - $SUDO pacman -Sy $SUDO pacman -S tailscale --noconfirm $SUDO systemctl enable --now tailscaled set +x |
