Browse Source

Remove 20-$app.ini from the restore file

pull/139/head
Maniack Crudelis 8 years ago
committed by GitHub
parent
commit
795adc0915
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/restore

1
scripts/restore

@ -77,7 +77,6 @@ ynh_system_user_create $app
#================================================= #=================================================
ynh_restore_file "/etc/php5/fpm/pool.d/$app.conf" ynh_restore_file "/etc/php5/fpm/pool.d/$app.conf"
ynh_restore_file "/etc/php5/fpm/conf.d/20-$app.ini"
#================================================= #=================================================
# SPECIFIC RESTORATION # SPECIFIC RESTORATION

Loading…
Cancel
Save