diff --git a/run.sh b/run.sh index d795821..54f00d5 100755 --- a/run.sh +++ b/run.sh @@ -1,10 +1,4 @@ -NGX_BIN=/home/jsproxy/openresty/nginx/sbin/nginx - -# local test -if [ ! -f $NGX_BIN ]; then - NGX_BIN=/usr/local/openresty/nginx/sbin/nginx -fi - +NGX_BIN=$HOME/openresty/nginx/sbin/nginx CUR_DIR=$(cd `dirname $0` && pwd) if [ $1 ]; then