Fix tailscale update

Binaries should download to /usrdata/root temporarily now.
This commit is contained in:
iamromulan
2024-05-10 20:50:00 -04:00
parent dc58ec1792
commit 603096ce81

View File

@@ -30,6 +30,7 @@ EOF
cat <<EOF > "$TMP_SCRIPT"
#!/bin/bash
export HOME=/usrdata/root
GITUSER="iamromulan"
GITTREE="development"
TAILSCALE_DIR="/usrdata/tailscale/"