#! /bin/bash

container_path_web=$(CreoleGet container_path_web non)
www_dir="$container_path_web/var/www/html/sondepiwik"

mkdir -p ${container_path_web}/var/www/html/sondepiwik/queue
chmod u+wx ${container_path_web}/var/www/html/sondepiwik/queue
chmod g+wx ${container_path_web}/var/www/html/sondepiwik/queue
${www_dir}/envoleSonde.sh &