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: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=af3662e9ed4d80995b01e2313dfbe2046de7da9a 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