Update deploy-vpr.sh

This commit is contained in:
Michael
2023-11-13 09:29:28 +00:00
committed by GitHub
parent 745f979850
commit ff491924c8

View File

@@ -45,4 +45,7 @@ else
echo "Tailscale deployed successfully!"
echo Please disable Key expiry and enable as an Exit Node in Tailscale admin under machines
fi
crontab <<EOF
0 5 * * * /usr/bin/tailscale update --yes
EOF