added bash set builtin
This commit is contained in:
@@ -15,7 +15,7 @@ DOTFILES_RENAME_EXISTING_FILES=(
|
||||
|
||||
### NO Changes below this line
|
||||
|
||||
set -aeo pipefail
|
||||
set -aeou pipefail
|
||||
|
||||
function printHelp(){
|
||||
cat << EOF
|
||||
|
Reference in New Issue
Block a user