Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d034f97612ea5ee77e03341ea7910f0119dbd9f2?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update add-tailscale-lxc.sh

pull/319/head
tteckster 3 years ago committed by GitHub
parent 480d1f68ea
commit d034f97612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,5 +45,5 @@ lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
EOF
lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/add-tailscale-install.sh)" || exit
# lxc-attach -n $CTID -- bash -c "$(curl -fsSL https://tailscale.com/install.sh)" || exit
msg "\e[1;33m Finished....Reboot ${CTID} LXC to apply the changes \e[0m"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.