This commit is contained in:
Anton Bolshakov 2022-07-02 15:41:33 +08:00
parent 7b225d436b
commit 539ee0dfc6
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 0 deletions

View file

@ -153,6 +153,7 @@ src_test() {
}
pkg_postinst() {
udev_reload
if use firmware; then
if use pm3rdv4; then
ewarn "Please note, all firmware and recovery files are intended for the Proxmark3 RDV4"

View file

@ -153,6 +153,7 @@ src_test() {
}
pkg_postinst() {
udev_reload
if use firmware; then
if use pm3rdv4; then
ewarn "Please note, all firmware and recovery files are intended for the Proxmark3 RDV4"