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 20:59:36 +01:00 committed by GitHub
parent 8b3981ba02
commit d57c0fd6a5

View file

@ -3,8 +3,6 @@
# Exit on command errors and treat unset variables as an error
set -eu
# Load common variables and functions
source ./_common
domain=$(ynh_app_setting_get "$app" domain)