mirror of
https://github.com/djsime1/awesome-flipperzero.git
synced 2025-03-13 09:26:34 -04:00
Update ntagToBIN.sh
This commit is contained in:
parent
d02f08aa10
commit
91b3972a75
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Thanks ide for the converter... "
|
||||
set -euo pipefail
|
||||
echo -e -n "$(grep 'Page \d\+: .*' "$1" | cut -d: -f2 | tr -d '\n' | sed 's/ /\\x/g')" > "${1%.nfc}.bin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user