This commit is contained in:
iceman1001 2021-09-04 10:20:19 +02:00
commit 08bb5ab619

View file

@ -35,7 +35,7 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc
- [ ] RPI Zero - [ ] RPI Zero
- [ ] WSL - [ ] WSL
- [ ] PSv3.9 - [ ] PSv3.10
- [ ] Archlinux - [ ] Archlinux
- [ ] Kali - [ ] Kali
- [ ] Debian - [ ] Debian
@ -52,6 +52,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 last line of output, gives you next command to run
Sample: `git push && git push origin v4.15000` Sample: `git push && git push origin v4.15000`
# Step Github releases
Go to Github releases, create release based on the new created tag and publish Go to Github releases, create release based on the new created tag and publish
# Step Homebrew updates
update homebrew repo, file `proxmark3.rb` with a SHA256 sum of the file `v4.15000.tar.gz` update homebrew repo, file `proxmark3.rb` with a SHA256 sum of the file `v4.15000.tar.gz`
# Step package maintains
make a list of new standalone modes, so when we alert package maintainers they have a sporting chance of adding them