mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-22 00:47:28 -06:00
3 lines
79 B
Bash
Executable File
3 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
exec ./run_local_test.py 20 -w 0 --config-file ./local-test.yml $1
|