ComunicRTCProxy/run_dev.sh

3 lines
42 B
Bash
Raw Normal View History

2020-04-14 16:08:51 +00:00
#!/bin/bash
while true; do ./run.sh; done