Fix tailscale update
Binaries should download to /usrdata/root temporarily now.
This commit is contained in:
@@ -30,6 +30,7 @@ EOF
|
||||
cat <<EOF > "$TMP_SCRIPT"
|
||||
#!/bin/bash
|
||||
|
||||
export HOME=/usrdata/root
|
||||
GITUSER="iamromulan"
|
||||
GITTREE="development"
|
||||
TAILSCALE_DIR="/usrdata/tailscale/"
|
||||
|
||||
Reference in New Issue
Block a user