Renamed post-install scripts to more accurately define when they're to be run
This commit is contained in:
@ -58,6 +58,6 @@ build {
|
||||
sources = ["source.proxmox-iso.debian-12"]
|
||||
|
||||
provisioner "shell" {
|
||||
script = "scripts/debian-setup.sh"
|
||||
script = "scripts/debian-install.sh"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user