mirror of
https://gitlab.com/comunic/ComunicRTCProxy
synced 2025-11-03 11:44:19 +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