update docs

This commit is contained in:
2025-04-22 16:18:18 +02:00
parent 0533db1d40
commit 3c938af6c5
3 changed files with 22 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ module "raspios" {
packer_config = "packer/raspios.pkr.hcl"
packer_variables = {
image_path = "rpi-arm64.img"
scripts = [
scripts = [
"scripts/pi.sh",
"scripts/docker.sh",
"scripts/hashi.sh"