Update install.func

This commit is contained in:
CanbiZ 2025-01-13 12:59:50 +01:00 committed by GitHub
parent 28f4133ede
commit 464779b90f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -255,4 +255,5 @@ EOF
fi
echo "bash -c \"\$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
}
}