1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update upgrade

This commit is contained in:
frju365 2017-08-07 01:29:44 +02:00 committed by GitHub
parent 2f4228e4a4
commit 303f92841e

View file

@ -28,6 +28,7 @@ domain=$(ynh_app_setting_get "$app" domain)
final_path=$(ynh_app_setting_get "$app" final_path)
is_public=$(ynh_app_setting_get "$app" is_public)
port=$(ynh_app_setting_get "$app" port)
install_log=/var/log/$app/installation.log
#=================================================
# MANAGE SCRIPT FAILURE