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:
parent
ef6f9485c4
commit
bc851d098b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue