Browse Source

Update _common.sh

pull/37/head
Rafi59 9 years ago
committed by GitHub
parent
commit
64fa19f28b
  1. 2
      scripts/_common.sh

2
scripts/_common.sh

@ -228,7 +228,7 @@ ynh_backup_if_checksum_is_different () {
# Create a dedicated php-fpm config # Create a dedicated php-fpm config
final_path=$DESTDIR
final_path=$1
# 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…
Cancel
Save