This commit is contained in:
@ -8,9 +8,7 @@ start:
|
||||
cargo run --features shutdown 2>&1 > logs/nuchat.log
|
||||
|
||||
test:
|
||||
cargo run --features shutdown -- --port 7001 2>&1 > logs/nuchat.log &
|
||||
cargo test
|
||||
curl -s -X POST localhost:7001/admin/shutdown
|
||||
./scripts/test.sh
|
||||
|
||||
default := 'run'
|
||||
watch CMD=default:
|
||||
|
||||
Reference in New Issue
Block a user