proxyServerTest/linux/run.sh

6 lines
150 B
Bash
Raw Normal View History

2017-08-07 00:37:08 +00:00
#!/bin/sh
LD_LIBRARY_PATH="/home/ubuntu/work/openssl-out/lib"
export LD_LIBRARY_PATH
nohup /home/ubuntu/work/proxyServerTest/linux/proxyServerTest &