add no litestream option

This commit is contained in:
2021-09-17 12:04:01 -04:00
parent 59a7942adc
commit 33001d4809

View File

@@ -72,7 +72,7 @@ else
echo "Restoring $latest"
unzip -o $latest -d /config
fi
fi
chown ${PUID:-1000}:${PGID:-1000} /config/*.db*
if [ -n "$DBCHMOD" ]; then