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

Update upgrade

This commit is contained in:
ericgaspar 2020-09-22 13:00:54 +02:00
parent 1c4348aa8f
commit c8ecc7370f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -26,6 +26,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path)
db_name=$(ynh_app_setting_get --app=$app --key=db_name)
db_pwd=$(ynh_app_setting_get --app=$app --key=db_pwd)
phpversion=$(ynh_app_setting_get --app="$app" --key=phpversion)
timezone=$(cat /etc/timezone)
#=================================================
# CHECK VERSION