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

Update upgrade

This commit is contained in:
yalh76 2019-07-27 14:30:16 +02:00
parent a0d55b3003
commit 473f78ab4f

View file

@ -124,6 +124,7 @@ ynh_install_app_dependencies "$pkg_dependencies"
#=================================================
ynh_print_info --message="Upgrading php..."
ynh_remove_php
ynh_install_php --phpversion="7.3" --package="$extra_pkg_dependencies"
#=================================================