|
|
|
@ -2,6 +2,9 @@ |
|
|
|
|
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin |
|
|
|
|
export PATH |
|
|
|
|
|
|
|
|
|
# https://blog.csdn.net/akipa11/article/details/103455298 |
|
|
|
|
# https://blog.csdn.net/bbj12345678/article/details/122941395 |
|
|
|
|
|
|
|
|
|
curPath=`pwd` |
|
|
|
|
rootPath=$(dirname "$curPath") |
|
|
|
|
rootPath=$(dirname "$rootPath") |
|
|
|
|