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

Update upgrade

This commit is contained in:
ericgaspar 2021-12-25 23:23:27 +01:00
parent 237ceeb1f8
commit 0aaac2eadb
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -116,7 +116,8 @@ ynh_script_progression --message="Running specific upgrade..." --weight=1
# Copy Yunohost custom script to cheky folder and launch it
cp yunohost_upgrade_cheky.php $final_path/others/update/
ynh_exec_as "$app" /usr/bin/php$phpversion $final_path/others/update/yunohost_upgrade_cheky.php $final_path
#ynh_exec_as "$app" /usr/bin/php$phpversion $final_path/others/update/yunohost_upgrade_cheky.php $final_path
php$phpversion $final_path/others/update/yunohost_upgrade_cheky.php $final_path
#=================================================
# RELOAD NGINX