no habia sustituido bien

This commit is contained in:
2025-04-09 11:39:33 +02:00
parent 0f305b28e1
commit 99563b8f6b
334 changed files with 365 additions and 365 deletions
+2 -2
View File
@@ -68,7 +68,7 @@ catch_errors() {
# This function handles errors
error_handler() {
curl -fsSL ttps://docker.imqnavarra.com:3000/jjripaper/ProxmoxVE/raw/branch/main/misc/api.func)
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/api.func)
if [ -n "$SPINNER_PID" ] && ps -p "$SPINNER_PID" >/dev/null; then kill "$SPINNER_PID" >/dev/null; fi
printf "\e[?25h"
local exit_code="$?"
@@ -265,7 +265,7 @@ EOF
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
msg_ok "Customized Container"
fi
echo "bash -c \"\$(https://docker.imqnavarra.com:3000/jjripaper/ProxmoxVE/raw/branch/main/ct/${app}.sh)\"" >/usr/bin/update
echo "bash -c \"\$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
if [[ -n "${SSH_AUTHORIZED_KEY}" ]]; then