mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-02 06:36:19 -04:00
4 lines
75 B
Bash
Executable file
4 lines
75 B
Bash
Executable file
#!/bin/bash
|
|
exec ./run_local_test.py 4 --config-file ./local-test.yml $@
|
|
|
|
|