mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Make install scripts also symlink zerotier-idtool script, and doc updates.
This commit is contained in:
parent
92d9ad4a7f
commit
b7389995f4
3 changed files with 10 additions and 8 deletions
|
@ -109,8 +109,9 @@ ln -sf "$ztapp/Contents/Info.plist" "$zthome/shutdownIfUnreadable"
|
|||
|
||||
echo 'Installing zerotier-cli command line utility...'
|
||||
|
||||
rm -f /usr/bin/zerotier-cli
|
||||
rm -f /usr/bin/zerotier-cli /usr/bin/zerotier-idtool
|
||||
ln -sf "/Library/Application Support/ZeroTier/One/zerotier-one" /usr/bin/zerotier-cli
|
||||
ln -sf "/Library/Application Support/ZeroTier/One/zerotier-one" /usr/bin/zerotier-idtool
|
||||
|
||||
# This lets the install helper AppleScript thingy go ahead and authorize the
|
||||
# user after the installer is done, skiping that step for the user who did
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue