Scripts¶
-
Fail when an error is encountered
-
Display debug information
#!/usr/bin/env bash
set -exo
Last update:
2020-12-15
Fail when an error is encountered
Display debug information
#!/usr/bin/env bash
set -exo