mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
add no litestream option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user