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