#!/bin/sh

if CreoleGet container_ip_reseau > /dev/null 2>&1
then
    CreoleRun 'rm -f /etc/apache2/conf.d/sympa' reseau
fi