hurl/bin/environment.sh

7 lines
53 B
Bash
Executable File

#!/bin/bash
set -Eeuo pipefail
uname -a
python3 -V