Skip to content

Commit

Permalink
packer nodogsplash
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris committed Jan 14, 2025
1 parent bbb9fbb commit 9772ac3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions install/packer_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,7 @@
"type": "shell",
"inline": [
"apt install git",
"git clone https://github.com/nodogsplash/nodogsplash.git",
"cd nodogsplash",
"apk add build-base linux-headers libmicrohttpd-dev iptables",
"make",
"make install",
"lbu add /usr/bin/nodogsplash /usr/bin/ndsctl"
"git clone https://github.com/nodogsplash/nodogsplash.git"
]
}
]
Expand Down

0 comments on commit 9772ac3

Please sign in to comment.