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

Update upgrade

This commit is contained in:
frju365 2017-02-11 20:29:50 +01:00 committed by GitHub
parent 3724218476
commit 40aeb287f7

View file

@ -4,7 +4,7 @@
set -eu
# Load common variables and functions
source ./_common.sh
source ./_common
# Retrieve arguments
domain=$(ynh_app_setting_get "$app" domain)