mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +00:00
update postinstall
This commit is contained in:
@@ -14,7 +14,7 @@ LOG_FILE=/var/log/netbird/client_install.log
|
||||
exit 1
|
||||
fi
|
||||
|
||||
ln -s $APP/netbird $AGENT
|
||||
ln -s $APP/Contents/MacOS/netbird $AGENT
|
||||
if test -f $AGENT; then
|
||||
echo "NetBird binary linked successfully."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user