mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-02-08 18:58:32 -05:00
5 lines
75 B
Bash
5 lines
75 B
Bash
![]() |
#!/bin/bash
|
||
|
exec ./run_local_test.py 2 --config-file ./local-test.yml $1
|
||
|
|
||
|
|