Update 'set' options

This commit is contained in:
Santiago Lo Coco 2023-10-07 16:08:34 -03:00
parent 44e2d28f1a
commit 5036415ac8
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ exportPackageFiles() {
}
runScript() {
set -euo pipefail
set -eo pipefail
getInputs
addUser