Corrections : etc/nginx/org/heureux-cyclage/stats/common.conf.m4
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 2 Oct 2015 14:37:53 +0000 (16:37 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 2 Oct 2015 14:37:53 +0000 (16:37 +0200)
srv/ateliers/etc/nginx/org/heureux-cyclage/stats/common.conf.m4
srv/ateliers/etc/nginx/org/heureux-cyclage/stats/install

index 4afe9fd..883eb57 100644 (file)
@@ -1,6 +1,6 @@
 server_name
        stats.heureux-cyclage.org;
-root /home/www/data/org/heureux-cyclage/stats/www/;
+root /home/www/data/org/heureux-cyclage/stats/;
 
 client_body_buffer_size 8k;
 client_max_body_size 10m;
index b003146..dcb58a2 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh -eu
 # SYNTAX: $path
 # DESCRIPTION: install
-echo "Pouet"
 # ACTION: initialize from .../lib/tool/admin/
        tool=$(readlink -e "${0%/install}"/...)/lib/tool/admin
        . "$tool"/lib/install.sh