less verbose
This commit is contained in:
parent
8ff394137c
commit
90cd8f3bfc
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -eu
|
||||
|
||||
# change to the project's root directory
|
||||
cd "${0%/*}/.."
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -eux
|
||||
#!/bin/bash -eu
|
||||
|
||||
# change to the project's root directory
|
||||
cd "${0%/*}/.."
|
||||
|
Loading…
Reference in New Issue
Block a user