bridgehead/uninstall-bridgehead.sh

7 lines
174 B
Bash
Executable File

echo "Stoping systemd services and removing bridgehead"
source site.conf
systemctl stop bridgehead@"${project}".service
systemctl stop bridgehead-update@"${project}".timer