1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

add final path to upgrade script

This commit is contained in:
Sebastian Gumprich 2021-09-16 21:13:23 +02:00
parent 08a2d15a98
commit 9971ac9b92

View file

@ -32,6 +32,8 @@ phantomjs_key=$(ynh_app_setting_get --app=$app --key=phantomjs_key)
email_name=$(ynh_app_setting_get --app=$app --key=email_name)
email=$(ynh_app_setting_get --app=$app --key=email)
final_path=/var/www/$app
#=================================================
# CHECK VERSION
#=================================================