fix: typo
This commit is contained in:
parent
5d44956f4f
commit
38ae48e30a
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# set -ex
|
set -ex
|
||||||
tmp_dir=${1:-./tmp}
|
tmp_dir=${1:-./tmp}
|
||||||
JOJ3=$(git rev-parse --show-toplevel)/build/joj3
|
JOJ3=$(git rev-parse --show-toplevel)/build/joj3
|
||||||
command=${2:-$JOJ3}
|
command=${2:-$JOJ3}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user