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

Update remove

This commit is contained in:
frju365 2017-02-01 23:53:28 +01:00 committed by GitHub
parent acd25a47be
commit e7c56ba6fe

View file

@ -4,6 +4,9 @@
set -eu
app=$YNH_APP_INSTANCE_NAME
# Source app helpers
source /usr/share/yunohost/helpers
# Retrieve app settings
domain=$(ynh_app_setting_get $app domain)