1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/X-prober_ynh.git synced 2024-09-03 20:36:04 +02:00

Update upgrade

This commit is contained in:
jarod5001 2022-03-19 00:03:43 +01:00 committed by GitHub
parent 9f6e5819ef
commit a45b8d1d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,9 +108,9 @@ ynh_system_user_create --username=$app --home_dir="$final_path"
# REINSTALL DEPENDENCIES
#=================================================
ynh_script_progression --message="Reinstalling dependencies..." --weight=2
# ynh_script_progression --message="Reinstalling dependencies..." --weight=2
ynh_install_app_dependencies "php${phpversion}-fpm"
# ynh_install_app_dependencies "php${phpversion}-fpm"
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE