Update install.sh
This commit is contained in:
parent
862b434c72
commit
ecbeca3d35
|
|
@ -2,8 +2,8 @@
|
|||
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:/opt/homebrew/bin
|
||||
export PATH
|
||||
|
||||
# cd /Users/midoks/Desktop/mwdev/server/mdserver-web/plugins/openresty && bash install.sh install 1.29.2
|
||||
# cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.29.2
|
||||
# cd /Users/midoks/Desktop/mwdev/server/mdserver-web/plugins/openresty && bash install.sh install 1.31.1
|
||||
# cd /www/server/mdserver-web/plugins/openresty && bash install.sh install 1.31.1
|
||||
|
||||
curPath=`pwd`
|
||||
rootPath=$(dirname "$curPath")
|
||||
|
|
|
|||
Loading…
Reference in New Issue