More control scripts

master
Ringo Watanabe 6 years ago
parent c25b6ef82b
commit 30b2eb282d

@ -0,0 +1,3 @@
#!/bin/bash
python3 rtbwctl.py rtbw.sock pause

@ -0,0 +1,4 @@
#!/bin/bash
./server-stop.sh
./server-start.sh

@ -0,0 +1,3 @@
#!/bin/bash
python3 rtbwctl.py rtbw.sock resume
Loading…
Cancel
Save