- [Fix Snap database-list-backups command](https://github.com/wekan/wekan-snap/issues/26). Thanks to WaryWolf.

Closes wekan/wekan-snap#26
This commit is contained in:
Lauri Ojansivu 2018-11-19 23:28:37 +02:00
parent dbf3a48b5f
commit cb9ced756f
2 changed files with 9 additions and 1 deletions

View file

@ -57,7 +57,7 @@ apps:
plugs: [network, network-bind]
database-list-backups:
command: ls -ald $SNAP_COMMON/db-backups/*
command: ls -al $SNAP_COMMON/db-backups/
database-restore:
command: mongodb-restore