mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
Remove zerotier-idtool symlink on mac uninstall.sh
This commit is contained in:
parent
7d4b6767eb
commit
6e1339fedf
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ fi
|
|||
|
||||
echo "Erasing service and support files..."
|
||||
rm -f /usr/bin/zerotier-cli
|
||||
rm -f /usr/bin/zerotier-idtool
|
||||
cd "$zthome"
|
||||
rm -f zerotier-one *.persist identity.public *.log *.pid *.sh shutdownIfUnreadable
|
||||
rm -rf pre10.8 tap.kext updates.d networks.d
|
||||
|
|
Loading…
Add table
Reference in a new issue