Browse Source
Remove 20-$app.ini from the restore file
pull/139/head
Maniack Crudelis
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
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 |
|
|
|