vmlab/init.sh
2024-07-13 18:14:41 +02:00

7 lines
88 B
Bash
Executable file

#!/usr/bin/env bash
mkdir -p vm-state
cat >vm-state/inventory.ini <<EOF
[myhosts]
EOF