Add uninstall sysxtemd units

This commit is contained in:
Patrick Skowronek 2021-12-22 13:10:33 +01:00
parent ed2f2ad590
commit 7135534870
1 changed files with 6 additions and 0 deletions

6
uninstall-bridgehead.sh Normal file
View File

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