Just a little update
Added .zip in .gitignore Removed Personal Nexus server
This commit is contained in:
2
Makefile
2
Makefile
@@ -76,4 +76,4 @@ clean:
|
||||
- rm -f $(PACKER)
|
||||
- rm -f $(PWN_RELEASE).*
|
||||
- sudo rm -rf builder/output-pwnagotchi builder/packer_cache
|
||||
|
||||
- sudo rm -rf /root/.cache/packer
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
"inline": [
|
||||
"apt-get -y --allow-releaseinfo-change update",
|
||||
"apt-get install -y --no-install-recommends ansible"
|
||||
"export MAKEFLAGS=-j$(nproc-1)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user