Merge branch 'edge' into meteor-1.8

This commit is contained in:
Lauri Ojansivu 2018-11-19 23:29:49 +02:00
commit eab46523ee
2 changed files with 9 additions and 1 deletions

View file

@ -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:

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