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…
Reference in new issue