This commit is contained in:
parent
908ead3887
commit
3bf282807c
@ -11,3 +11,5 @@ scripts:
|
|||||||
type: shell
|
type: shell
|
||||||
local_up:
|
local_up:
|
||||||
type: shell
|
type: shell
|
||||||
|
run_cibus:
|
||||||
|
type: shell
|
||||||
|
5
scripts/run_cibus.sh
Executable file
5
scripts/run_cibus.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
cargo run cibus_bin/
|
Loading…
Reference in New Issue
Block a user