1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Update backup

This commit is contained in:
frju365 2017-02-11 23:33:12 +01:00 committed by GitHub
parent 96ef813d87
commit 3ed39c47af

View file

@ -2,6 +2,8 @@
# Exit on command errors and treat unset variables as an error # Exit on command errors and treat unset variables as an error
set -eu set -eu
# Source app helpers
source /usr/share/yunohost/helpers
# Récupère les infos de l'application. # Récupère les infos de l'application.
app=$YNH_APP_INSTANCE_NAME app=$YNH_APP_INSTANCE_NAME