ninegate/src/ninegate-1.0/scripts/ninegate-postservice-00.sh

9 lines
157 B
Bash
Executable File

#!/bin/bash
export HTTP_PROXY="192.168.57.160:8080"
export HTTPS_PROXY="192.168.57.160:8080"
cd /var/www/html/ninegate
scripts/ninegate-postservice-01.sh