mirror of
https://gitlab.com/veilid/veilid.git
synced 2026-01-01 15:50:24 -05:00
2 lines
79 B
Bash
Executable file
2 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
exec ./run_local_test.py 20 -w 0 --config-file ./local-test.yml $1
|