mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-08 14:10:54 -07:00
minor fix
This commit is contained in:
parent
056f80a141
commit
ccf82d598a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue