mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-26 12:42:32 +02:00
remove service uninstall from brew install
This commit is contained in:
parent
eac492be9b
commit
675abbddf6
@ -30,9 +30,8 @@ fi
|
||||
|
||||
if [ -n "$NB_BIN" ]
|
||||
then
|
||||
echo "Stopping and uninstalling NetBird daemon"
|
||||
echo "Stopping NetBird daemon"
|
||||
netbird service stop || true
|
||||
netbird service uninstall || true
|
||||
fi
|
||||
|
||||
# start netbird daemon service
|
||||
|
Loading…
x
Reference in New Issue
Block a user