error handling

This commit is contained in:
Bryan Stitt 2022-07-25 18:53:55 +00:00
parent 3d158c7d69
commit a66c5d2218

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -eux
# change to the project's root directory
cd "${0%/*}/.."