mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-10 15:30:34 +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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ln -s $APP/netbird $AGENT
|
ln -s $APP/Contents/MacOS/netbird $AGENT
|
||||||
if test -f $AGENT; then
|
if test -f $AGENT; then
|
||||||
echo "NetBird binary linked successfully."
|
echo "NetBird binary linked successfully."
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user