summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-19 23:29:49 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-19 23:29:49 +0200
commiteab46523ee94cda348440e1c11ece209599b2e0f (patch)
tree303044f5525cbab5f33258982c4ff1f4a0f2405c
parentc4473f3515e61f2fd7d3f3bb064158211f3b7855 (diff)
parentcb9ced756fb9fd0f731fe194d732f21bcb156578 (diff)
downloadwekan-eab46523ee94cda348440e1c11ece209599b2e0f.tar.gz
wekan-eab46523ee94cda348440e1c11ece209599b2e0f.tar.bz2
wekan-eab46523ee94cda348440e1c11ece209599b2e0f.zip
Merge branch 'edge' into meteor-1.8
-rw-r--r--CHANGELOG.md8
-rw-r--r--snapcraft.yaml2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 739b19e3..97531d75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# Upcoming Wekan release
+
+This release fixes the following bugs:
+
+- [Fix Snap database-list-backups command](https://github.com/wekan/wekan-snap/issues/26). Thanks to WaryWolf.
+
+Thanks to above GitHub users for their contributions.
+
# v1.74.1 2018-11-18 Wekan Edge release
This release adds the following new features:
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