1234567891011121314151617181920 |
- set -e
- #---------------------------------------------------------------------
- # args
- args_="
- export basePath=/root/temp
- # "
- #---------------------------------------------------------------------
- echo '#build-bash__10.Test__#1.InitEnv.sh'
- #---------------------------------------------------------------------
- echo '#build-bash__10.Test__#1.InitEnv.sh -> #9 init test environment success!'
|