monitoring/stop.sh

6 lines
95 B
Bash
Executable File

#!/bin/bash
printf "\nStopping ...\n\n"
systemctl stop uwsgi-tiles
systemctl stop uwsgi-ffmap