1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update upgrade

This commit is contained in:
frju365 2017-02-11 23:18:15 +01:00 committed by GitHub
parent 4d7d46e25a
commit 68ac2d39ef

View file

@ -1,10 +1,10 @@
#!/bin/bash
set -eu
# Source app helpers
source /usr/share/yunohost/helpers
source ./_common
set -eu
app=$YNH_APP_INSTANCE_NAME
domain=$(ynh_app_setting_set $app domain)