fix
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
# ./list-restorable.sh -a # Same as --all
|
# ./list-restorable.sh -a # Same as --all
|
||||||
|
|
||||||
dir="$(dirname "$0")"
|
dir="$(dirname "$0")"
|
||||||
registry_file="${dir}/../compose_registry.json"
|
registry_file="${dir}/compose_registry.json"
|
||||||
backup_dir="/backup"
|
backup_dir="/backup"
|
||||||
|
|
||||||
if [ ! -f "$registry_file" ]; then
|
if [ ! -f "$registry_file" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user