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:
parent
2f4228e4a4
commit
303f92841e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue