proxyServerTest/linux/run.sh

6 lines
150 B
Bash
Executable File

#!/bin/sh
LD_LIBRARY_PATH="/home/ubuntu/work/openssl-out/lib"
export LD_LIBRARY_PATH
nohup /home/ubuntu/work/proxyServerTest/linux/proxyServerTest &