proxmark3/docker/ubuntu-18.04/run_tests.sh

9 lines
213 B
Bash
Raw Normal View History

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