This commit is contained in:
@@ -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/
|
Reference in New Issue
Block a user