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