mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Add PHP installation
This commit is contained in:
parent
e8f8164a3c
commit
fe44c98eaa
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ ynh_restore_file "/etc/php/7.2/fpm/pool.d/$app.conf"
|
|||
ynh_print_info "Reinstalling dependencies..."
|
||||
|
||||
# Define and install dependencies
|
||||
ynh_install_php --phpversion="7.2"
|
||||
|
||||
ynh_install_app_dependencies "$pkg_dependencies"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue