Files

6 lines
66 B
Bash
Executable File

# reload web server alphapd
killall -q alphapd
sleep 1
alphapd &