1. 手动执行时,使用bash执行脚本update.sh即可。 bash update.sh 2. 进行异常debug时,增加-x参数。 bash -x update.sh