mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
[fix] Variable
This commit is contained in:
parent
7f88cdcd13
commit
2aada726e5
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ ynh_remove_logrotate () {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Create a dedicated php-fpm config
|
# Create a dedicated php-fpm config
|
||||||
#
|
final_path=$DESTDIR
|
||||||
# usage: ynh_add_fpm_config
|
# usage: ynh_add_fpm_config
|
||||||
ynh_add_fpm_config () {
|
ynh_add_fpm_config () {
|
||||||
finalphpconf="/etc/php5/fpm/pool.d/$app.conf"
|
finalphpconf="/etc/php5/fpm/pool.d/$app.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue