VMs/arch/download_isos.sh
2024-02-27 21:08:33 +01:00

7 lines
61 B
Bash
Executable File

#!/bin/bash -e
arch=''
curl -LC- \
-o arch.iso "$arch"