1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update backup

This commit is contained in:
frju365 2017-01-29 16:06:59 +01:00 committed by GitHub
parent ef6f9485c4
commit bc851d098b

View file

@ -2,7 +2,7 @@
#!/bin/bash
# causes the shell to exit if any subcommand or pipeline returns a non-zero status
set -e
set -eu
# Source YNH helpers
. /usr/share/yunohost/helpers