mirror of
https://gitlab.com/comunic/ComunicRTCProxy
synced 2025-09-19 05:48:56 +00:00
Add dev script
This commit is contained in:
2
run_dev.sh
Executable file
2
run_dev.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
while true; do ./run.sh; done
|
Reference in New Issue
Block a user