monitoring/stop.sh

6 lines
95 B
Bash
Raw Normal View History

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