mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update upgrade
This commit is contained in:
parent
e79e17f9ef
commit
41ab8d2929
1 changed files with 21 additions and 21 deletions
|
@ -71,7 +71,7 @@ then
|
||||||
# Set permissions on app files
|
# Set permissions on app files
|
||||||
ynh_system_user_create --username=$app
|
ynh_system_user_create --username=$app
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
ynh_install_app_dependencies "$extra_php_dependencies"
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
ynh_add_fpm_config
|
ynh_add_fpm_config
|
||||||
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue