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

9 lines
157 B
Bash
Raw Normal View History

2019-11-29 09:53:20 +01:00
#!/bin/bash
2020-06-24 17:14:18 +02:00
export HTTP_PROXY="192.168.57.160:8080"
export HTTPS_PROXY="192.168.57.160:8080"
2019-11-29 09:53:20 +01:00
cd /var/www/html/ninestat
scripts/ninestat-postservice-01.sh