From af3662e9ed4d80995b01e2313dfbe2046de7da9a Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 15 Apr 2015 11:33:12 +0200 Subject: [PATCH] =?utf8?q?Corrections=C2=A0:=20=20=20=20=20=20=20=20=20sys?= =?utf8?q?/php5/fpm/org/heureux-cyclage/www/pool=20->=20sys/php5/fpm/org/h?= =?utf8?q?eureux-cyclage/www/user?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- srv/ateliers/etc/nginx/org/heureux-cyclage/www/install | 2 +- .../sys/php5/fpm/org/heureux-cyclage/www/{pool => user} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/{pool => user} (100%) 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/user similarity index 100% rename from srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/pool rename to srv/ateliers/sys/php5/fpm/org/heureux-cyclage/www/user -- 2.20.1