Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / etc / nginx / site.d / lhc-stats / local.sh
index 31bc2be..5f87955 100644 (file)
@@ -1,5 +1,5 @@
 pool=lhc_stats
-sudo adduser php5_"$pool" www-"$site"
+sudo adduser php5_"$pool"    www-"$site"
 sudo adduser www-"$site"-tls www-"$site"
-~mysql/bin/createuser php5_"$pool"
-~mysql/bin/createdb   php5_"$pool"
+"$tool"/local/mysql-user-create     php5_"$pool"
+"$tool"/local/mysql-database-create php5_"$pool"