mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update _common.sh
This commit is contained in:
parent
17c14c004e
commit
64fa19f28b
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ ynh_backup_if_checksum_is_different () {
|
|||
|
||||
|
||||
# Create a dedicated php-fpm config
|
||||
final_path=$DESTDIR
|
||||
final_path=$1
|
||||
# usage: ynh_add_fpm_config
|
||||
ynh_add_fpm_config () {
|
||||
finalphpconf="/etc/php5/fpm/pool.d/$app.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue