执行 sh 的时候可能报错 #!/bin/bash no such file or directory 修复方法
chmod 777 start.sh vi start.sh ---> :set ff=unix --> :set nobomb ---> :wq ./start.sh