Skip to content

Commit fd145c5

Browse files
fix(trust-graph): Regenerate aqua bindings from wasm (#155)
Add echo
1 parent bfdffee commit fd145c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

service/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
2+
23
set -o errexit -o nounset -o pipefail
4+
set -x
35

46
# set current working directory to script directory to run script from everywhere
57
cd "$(dirname "$0")"

0 commit comments

Comments
 (0)