mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 08:44:07 +01: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…
Reference in New Issue
Block a user