Updated to resolve tailscale update issue with filesystem readonly.
This commit is contained in:
@@ -42,6 +42,7 @@ install_update_tailscale() {
|
||||
ln -sf "$TAILSCALE_DIR/tailscale" "/usrdata/root/bin/tailscale"
|
||||
echo y | $TAILSCALE_DIR/tailscale update
|
||||
echo -e "\e[32mTailscale updated!\e[0m"
|
||||
remount_ro
|
||||
exit 0
|
||||
else
|
||||
echo "Installing Tailscale..."
|
||||
|
||||
Reference in New Issue
Block a user