mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-01-12 15:59:52 -05:00
3 lines
79 B
Bash
3 lines
79 B
Bash
|
#!/bin/bash
|
||
|
exec ./run_local_test.py 20 -w 0 --config-file ./no-timeout.cfg $1
|