cammiechat/restart.sh
2024-09-26 20:52:45 +02:00

5 lines
49 B
Bash
Executable file

#!/bin/bash
killall gunicorn
./run.sh & disown