mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
text
This commit is contained in:
parent
08bb5ab619
commit
4506b0a517
1 changed files with 5 additions and 4 deletions
|
@ -34,12 +34,13 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc
|
|||
```
|
||||
|
||||
- [ ] RPI Zero
|
||||
- [ ] Jetson Nano
|
||||
- [ ] WSL
|
||||
- [ ] PSv3.10
|
||||
- [ ] Archlinux
|
||||
- [ ] Kali
|
||||
- [ ] Debian
|
||||
- [ ] Ubuntu20
|
||||
- [ ] Ubuntu21
|
||||
- [ ] ParrotOS
|
||||
- [ ] Fedora
|
||||
- [ ] OpenSuse
|
||||
|
@ -52,11 +53,11 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc
|
|||
last line of output, gives you next command to run
|
||||
Sample: `git push && git push origin v4.15000`
|
||||
|
||||
# Step Github releases
|
||||
## Step Github releases
|
||||
Go to Github releases, create release based on the new created tag and publish
|
||||
|
||||
# Step Homebrew updates
|
||||
## Step Homebrew updates
|
||||
update homebrew repo, file `proxmark3.rb` with a SHA256 sum of the file `v4.15000.tar.gz`
|
||||
|
||||
# Step package maintains
|
||||
## Step package maintains
|
||||
make a list of new standalone modes, so when we alert package maintainers they have a sporting chance of adding them
|
||||
|
|
Loading…
Reference in a new issue