ComunicRTCProxy/run_dev.sh
2020-04-14 18:08:51 +02:00

3 lines
42 B
Bash
Executable File

#!/bin/bash
while true; do ./run.sh; done