3 lines
30 B
Bash
3 lines
30 B
Bash
|
set -o nounset
|
||
|
set -o errexit
|