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