veilid/scripts/run_8.sh

5 lines
75 B
Bash
Raw Normal View History

2021-12-14 14:48:33 +00:00
#!/bin/bash
exec ./run_local_test.py 8 --config-file ./local-test.yml $@
2021-12-14 14:48:33 +00:00