mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-02 11:29:46 +01:00
update postinstall
This commit is contained in:
parent
4026efcc08
commit
b3027603df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user