mirror of https://github.com/apache/cloudstack.git
set -e can stop the script if something went wrong. set -u can stop on uninitialized variable reference. |
||
|---|---|---|
| .. | ||
| debian | ||
set -e can stop the script if something went wrong. set -u can stop on uninitialized variable reference. |
||
|---|---|---|
| .. | ||
| debian | ||