summarylogtreecommitdiffstats
path: root/proxmark3-iceman-git.install
diff options
context:
space:
mode:
authorlilac2019-09-01 02:54:11 +0800
committerlilac2019-09-01 02:54:11 +0800
commit20b20914725f8142c07bfda9476dbfb196fa6e3f (patch)
treeffb97d338e5b989240efca9d35cd720fcfd421d5 /proxmark3-iceman-git.install
parent89cdc9e057a981ac3349e8b5769246869ffaf765 (diff)
downloadaur-20b20914725f8142c07bfda9476dbfb196fa6e3f.tar.gz
update by lilac
Diffstat (limited to 'proxmark3-iceman-git.install')
-rw-r--r--proxmark3-iceman-git.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/proxmark3-iceman-git.install b/proxmark3-iceman-git.install
index 3e59b14b4f75..c4579c40d926 100644
--- a/proxmark3-iceman-git.install
+++ b/proxmark3-iceman-git.install
@@ -2,6 +2,4 @@ post_install() {
echo ":: Add yourself to the uucp group to access the serial ports:"
echo " sudo usermod -a -G uucp <user>"
echo ":: Firmwares are installed at /usr/share/proxmark3/firmware"
- echo " \"fullimage-rdv4.elf\" build with \"make PLATFORM=PM3RDV4 PLATFORM_EXTRAS=BTADDON\" (edit the PKGBUILD if you need)"
- echo " \"fullimage-generic.elf\" build with \"make PLATFORM=PM3OTHER (edit the PKGBUILD if you need)\""
-} \ No newline at end of file
+}