feat: add build.sh script

This commit is contained in:
Prémel-Cabic Arnaud 2024-05-09 02:45:01 +02:00
parent 4b05e2f8c9
commit 9af820f932

View File

@ -0,0 +1,4 @@
#!/bin/bash
# uncomment for debug log
# export PACKER_LOG=1
packer build -on-error=cleanup -var-file=customdebian12.pkrvars.hcl debian12.pkr.hcl