mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-02 14:46:12 -04: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
|