mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-01 22:26:08 -04:00
2 lines
87 B
Bash
Executable file
2 lines
87 B
Bash
Executable file
#!/bin/bash
|
|
exec ./run_local_test.py 2 -w 1 --log_trace --config-file ./local-test.yml
|