Update readline.sh
This commit is contained in:
parent
1e9fa587f5
commit
6dbfd385fb
|
|
@ -2,6 +2,8 @@
|
|||
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:/opt/homebrew/bin
|
||||
export PATH=$PATH:/opt/homebrew/bin
|
||||
|
||||
# cd /www/server/mdserver-web/plugins/php/versions/common && bash readline.sh install 54
|
||||
|
||||
curPath=`pwd`
|
||||
|
||||
appPath=$(dirname "$curPath")
|
||||
|
|
|
|||
Loading…
Reference in New Issue