Update install-scrypted-proxmox.sh

This commit is contained in:
Koushik Dutta
2025-02-09 12:00:18 -08:00
committed by GitHub
parent 3f244b586f
commit b664ccd24f

View File

@@ -18,7 +18,7 @@ function readyn() {
}
cd /tmp
SCRYPTED_VERSION=v0.120.0
SCRYPTED_VERSION=v0.137.0
SCRYPTED_TAR_ZST=scrypted-$SCRYPTED_VERSION.tar.zst
if [ -z "$VMID" ]
then