Files
ninegate/src/ninegate-1.0/scripts/ninegate-postservice-00.sh
2021-01-21 16:00:15 +01:00

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