#!/bin/bash %if %%activer_proxy_client == 'oui' export HTTP_PROXY="%%proxy_client_adresse:%%proxy_client_port" export HTTPS_PROXY="%%proxy_client_adresse:%%proxy_client_port" %end if cd /var/www/html/ninegate scripts/ninegate-postservice-01.sh