Revert "Reapply "chore: change update url to my repo""

This reverts commit 6caca0e60b7274e661d57353ba93a1a3c4e4921a.
This commit is contained in:
Kyle Kroboth 2025-03-13 23:00:41 -04:00
parent 7e7c0c157c
commit f05ba8a810

View File

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