proxmark3/docker/debian-11-bullseye/run_tests.sh

9 lines
216 B
Bash
Raw Normal View History

2023-01-16 01:46:14 +08:00
#!/usr/bin/env bash
# Iceman 2022
#
# This script is to be run from proxmark root folder inside the docker env
2023-07-17 09:10:11 +08:00
# docker/debian-11-bullseye/run_tests.sh;
2023-01-16 01:46:14 +08:00
sudo apt update && sudo apt upgrade -y
tools/release_tests.sh