Revert "Updated urls for testing"

This reverts commit 89c3c77bf5c5ae858233d409f696014426ba21b1.
This commit is contained in:
Andrew Stout
2025-08-08 16:58:56 -05:00
parent 9bf97a6995
commit 2b8ac5458b
3 changed files with 4 additions and 4 deletions

View File

@@ -196,7 +196,7 @@ EOF
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
msg_ok "Customized Container"
fi
echo "bash -c \"\$(curl -fsSL https://github.com/stout01/ProxmoxVED/refs/heads/ved-litellm-script/ct/${app}.sh)\"" >/usr/bin/update
echo "bash -c \"\$(curl -fsSL 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
mkdir -p /root/.ssh