[scripts] Minor update
This commit is contained in:
parent
b6426f5655
commit
c8509eb358
1 changed files with 2 additions and 0 deletions
|
@ -577,6 +577,7 @@
|
|||
--sources ./examples/hello-world \
|
||||
--archive ./examples/hello-world.cdb \
|
||||
--debug \
|
||||
"${@}" \
|
||||
#
|
||||
cdb -d -- ./examples/hello-world.cdb \
|
||||
| tr -d '\r' \
|
||||
|
@ -594,6 +595,7 @@
|
|||
--processes 1 \
|
||||
--threads 1 \
|
||||
--debug \
|
||||
"${@}" \
|
||||
#
|
||||
!!
|
||||
|
||||
|
|
Loading…
Reference in a new issue