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:11:05 +01:00 committed by GitHub
parent bc851d098b
commit b47e62bb5a

View file

@ -4,8 +4,8 @@
# causes the shell to exit if any subcommand or pipeline returns a non-zero status
set -eu
# Source YNH helpers
. /usr/share/yunohost/helpers
# Source app helpers
source /usr/share/yunohost/helpers
# This is a multi-instance app, meaning it can be installed several times independently
# The id of the app as stated in the manifest is available as $YNH_APP_ID