mirror of https://github.com/samply/bridgehead.git
Add uninstall sysxtemd units
This commit is contained in:
parent
ed2f2ad590
commit
7135534870
|
@ -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
|
Loading…
Reference in New Issue