mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update arm plugin source in pwnagotchi.json.pkr.hcl
This commit is contained in:
@ -4,7 +4,7 @@ packer {
|
||||
required_plugins {
|
||||
arm = {
|
||||
version = "~> 1"
|
||||
source = "github.com/cdecoux/builder-arm"
|
||||
source = "github.com/cdecoux/packer-plugin-builder-arm"
|
||||
}
|
||||
ansible = {
|
||||
source = "github.com/hashicorp/ansible"
|
||||
|
Reference in New Issue
Block a user