minor fix

This commit is contained in:
pwpiwi 2020-03-21 12:11:16 +01:00 committed by GitHub
parent 056f80a141
commit ccf82d598a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ clean:
# must be run as root # must be run as root
install_kext: Info.plist install_kext: Info.plist
spctl --master-disable spctl --master-disable
mount -uw mount -uw /
killall Finder killall Finder
mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents
cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents