5 lines
62 B
Bash
5 lines
62 B
Bash
|
#!/bin/bash
|
||
|
/usr/bin/pibot-stop
|
||
|
sleep 2
|
||
|
/usr/bin/pibot-start
|