proxmark3/docker/debian-11-bullseye/run_tests.sh
2023-07-17 03:10:11 +02:00

9 lines
216 B
Bash
Executable file

#!/usr/bin/env bash
# Iceman 2022
#
# This script is to be run from proxmark root folder inside the docker env
# docker/debian-11-bullseye/run_tests.sh;
sudo apt update && sudo apt upgrade -y
tools/release_tests.sh