Просмотр исходного кода

add variable $domain and remove static test

root 7 лет назад
Родитель
Сommit
c2d5ff72f4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scripts/restore

+ 1 - 1
scripts/restore

@@ -83,7 +83,7 @@ ynh_app_setting_set $app final_path $final_path
 
 # Create a dedicated nginx config
 
-ynh_restore_file "/etc/nginx/conf.d/mike.test.d/$app.conf"
+ynh_restore_file "/etc/nginx/conf.d/$domain.d/$app.conf"
 
 #=================================================
 # PHP-FPM CONFIGURATION