This commit is contained in:
parent
908ead3887
commit
3bf282807c
@ -11,3 +11,5 @@ scripts:
|
||||
type: shell
|
||||
local_up:
|
||||
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