Remove -euo options
This commit is contained in:
parent
6c386905c3
commit
c1ad90b103
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
# TODO make this work
|
||||
#set -euo pipefail
|
||||
|
||||
#change to home (does not show in terminal)
|
||||
cd "$HOME"
|
||||
|
Loading…
Reference in New Issue
Block a user