kjuulh
b2f704856a
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
6 lines
46 B
Bash
Executable File
6 lines
46 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
cargo run cibus-backend/
|