cammiechat/restart.sh

15 lines
246 B
Bash
Raw Permalink Normal View History

2018-12-04 20:07:17 +01:00
#!/bin/bash
killall gunicorn
2018-12-04 21:01:57 +01:00
./run.sh & disown
2018-12-04 20:07:17 +01:00
sleep 1
DISPLAY=:0 xdotool key ctrl+F5
2019-10-08 01:36:24 +02:00
sleep 5
DISPLAY=:0 xdotool key ctrl+F5
2019-10-08 01:36:24 +02:00
sleep 10
DISPLAY=:0 xdotool key ctrl+F5
2019-10-08 01:36:24 +02:00
sleep 10
DISPLAY=:0 xdotool key ctrl+F5
2019-10-08 01:36:24 +02:00
sleep 10
DISPLAY=:0 xdotool key ctrl+F5