Reapply "chore: change update url to my repo"

This reverts commit e238be2d3c9889ccae976fe2c922e50052bde494.
This commit is contained in:
Kyle Kroboth 2025-03-13 22:30:59 -04:00
parent 44ae4b06ec
commit 6caca0e60b

View File

@ -258,7 +258,8 @@ EOF
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
msg_ok "Customized Container"
fi
echo "bash -c \"\$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/${app}.sh)\"" >/usr/bin/update
echo "bash -c \"\$(wget -qLO - https://raw.githubusercontent.com/kkroboth/ProxmoxVED/refs/heads/lxc-fileflows/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
if [[ -n "${SSH_AUTHORIZED_KEY}" ]]; then