The `set -e` option in a shell script instructs the shell to exit immediately if any command exits with a non-zero status.
確定! 回上一頁