hurl/bin/environment.sh
2022-08-05 12:02:07 +02:00

5 lines
38 B
Bash
Executable File

#!/bin/sh
set -eu
uname -a
python3 -V