repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix overwriting return value in one case
[RRG-proxmark3.git]
/
docker
/
debian-11-bullseye
/
run_tests.sh
blob
9c71289429280541783a1e4cbff4b2b035f717ff
1
#!/usr/bin/env bash
2
# Iceman 2022
3
#
4
# This script is to be run from proxmark root folder inside the docker env
5
# docker/debian-11-bullseye/run_tests.sh;
6
7
sudo apt update
&&
sudo apt upgrade
-y
8
tools
/
release_tests.sh