This commit is contained in:
2025-09-01 16:26:44 -04:00
parent 4b49404a0c
commit dc69333054
4 changed files with 24 additions and 7 deletions

View File

@@ -70,6 +70,7 @@ build {
provisioner "shell" {
scripts = [
"scripts/aptupdate.sh",
"scripts/clean.sh"
]
}
}