From: Ludovic CHEVALIER Date: Wed, 15 Apr 2015 09:33:12 +0000 (+0200) Subject: Corrections : sys/php5/fpm/org/heureux-cyclage/www/pool -> sys/php5/fpm/org... X-Git-Url: https://git.cyclocoop.org/admin/%40%20%27config_titre_base_sup%27%20=%3E%20%27Declaration%20of%20an%20additional%20database%27%2C%20%27config_titre_base_sup_choix%27%20=%3E%20%27Choose%20an%20additional%20database%27%2C%20%27connexion_ldap%27%20=%3E%20%27Connection:%27%2C-%27copier_en_local%27%20=%3E%20%27Copy%20to%20local%20site%27%2C%20%27creer_et_associer_un_auteur%27%20=%3E%20%27Create%20and%20associate%20an%20author%27%2C-%27creer_et_associer_une_rubrique%27%20=%3E%20%27Create%20and%20link%20a%20section%27%2C%20%20/%22%20.%20generer_url_ecrire%28%22articles_tous%22%29%20.%20%22?a=commitdiff_plain;h=af3662e9ed4d80995b01e2313dfbe2046de7da9a;p=lhc%2Fadmin.git Corrections : sys/php5/fpm/org/heureux-cyclage/www/pool -> sys/php5/fpm/org/heureux-cyclage/www/user --- diff --git a/srv/ateliers/etc/nginx/org/heureux-cyclage/www/install b/srv/ateliers/etc/nginx/org/heureux-cyclage/www/install index 84bc161..4415647 100755 --- a/srv/ateliers/etc/nginx/org/heureux-cyclage/www/install +++ b/srv/ateliers/etc/nginx/org/heureux-cyclage/www/install @@ -17,7 +17,7 @@ # ACTION: install from ./etc/nginx/org/heureux-cyclage/www nginx_log_home=$("$tool"/cat sys/nginx/log/home) nginx_log_user=$("$tool"/cat sys/nginx/log/user) - pool=$("$tool"/cat sys/php5/fpm/org/heureux-cyclage/www/pool) + pool=$("$tool"/cat sys/php5/fpm/org/heureux-cyclage/www/user) user=$("$tool"/cat sys/nginx/org/heureux-cyclage/www/user) home=$("$tool"/cat sys/nginx/org/heureux-cyclage/www/home) "$tool"/ssh-sudo \ diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/pool b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/pool deleted file mode 100644 index de0e80a..0000000 --- a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/pool +++ /dev/null @@ -1 +0,0 @@ -php_lhc_www \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/user b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/user new file mode 100644 index 0000000..de0e80a --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/user @@ -0,0 +1 @@ +php_lhc_www \ No newline at end of file