Gerhard Schlager cc27d61f9e FIX: discourse script didn't allow backups with paths anymore
This restores the previous functionality. The script now allows the following options:

* `discourse backup` (uses the system generated filename)
* `discourse backup <some_filename>` (uses the provided filename)
* `discourse backup </some/path/to/filename>` (moves the backup to the provided path with the given filename)

Remote backup stores do not support the last option.
Some file extensions (like `.tar.gz`) are automatically removed from the provided filename.
2018-10-17 18:33:44 +02:00
..
2018-05-03 15:50:45 +10:00
2016-11-02 22:19:16 +11:00
2017-09-01 13:34:45 -04:00
2017-07-28 10:20:09 +09:00
2018-06-14 12:18:36 +10:00
2017-07-28 10:20:09 +09:00
2018-07-25 14:38:10 -07:00
2013-05-09 19:48:10 +10:00
2017-07-28 10:20:09 +09:00
2018-03-14 13:01:52 +11:00