mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 03:40:14 +02:00
Add uninstall sysxtemd units
This commit is contained in:
6
uninstall-bridgehead.sh
Normal file
6
uninstall-bridgehead.sh
Normal 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
|
Reference in New Issue
Block a user