mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-20 01:38:41 +02:00
switch to clean stop
This commit is contained in:
parent
05e642103c
commit
8f51985fa5
@ -5,7 +5,7 @@ LOG_FILE=/var/log/netbird/client_install.log
|
||||
mkdir -p /var/log/netbird/
|
||||
|
||||
{
|
||||
pkill -f netbird || true
|
||||
osascript -e 'quit app "Netbird"' || true
|
||||
echo "Preinstall complete"
|
||||
exit 0 # all good
|
||||
} &> $LOG_FILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user