mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-23 21:51:48 +01: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…
Reference in New Issue
Block a user