Remove -euo options

This commit is contained in:
RealStickman 2020-10-26 18:50:44 +00:00
parent 6c386905c3
commit c1ad90b103

View File

@ -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"