From cb9ced756fb9fd0f731fe194d732f21bcb156578 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 19 Nov 2018 23:28:37 +0200 Subject: - [Fix Snap database-list-backups command](https://github.com/wekan/wekan-snap/issues/26). Thanks to WaryWolf. Closes wekan/wekan-snap#26 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index 8ab977c5..bb1f337f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -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 -- cgit v1.2.3-1-g7c22