Update install.sh

This commit is contained in:
Kroese
2025-03-24 13:22:11 +01:00
committed by GitHub
parent 8c8f363cfa
commit f0202336da

View File

@@ -5,6 +5,7 @@ set -Eeuo pipefail
if [ -f "$STORAGE/dsm.ver" ]; then
BASE=$(<"$STORAGE/dsm.ver")
BASE="${BASE//[![:print:]]/}"
[ -z "$BASE" ] && BASE="DSM_VirtualDSM_69057"
else
# Fallback for old installs