#!/bin/sh

systemctl stop defectdojo-celerybeat
systemctl stop defectdojo-celeryworker

systemctl stop defectdojo-uwsgi
systemctl stop defectdojo
