svg
This commit is contained in:
8
src/ninegate-1.0/scripts/ninegate-postservice-00.sh
Executable file
8
src/ninegate-1.0/scripts/ninegate-postservice-00.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/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
|
Reference in New Issue
Block a user