build-bash__10.Test__#3.CleanEnv.sh 248 B

123456789101112131415161718
  1. set -e
  2. #---------------------------------------------------------------------
  3. # args
  4. args_="
  5. export basePath=/root/temp
  6. # "
  7. #---------------------------------------------------------------------
  8. echo '#build-bash__10.Test_#3.CleanEnv.sh'