mirror of
https://gitlab.com/comunic/ComunicRTCProxy
synced 2025-06-19 08:35:17 +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