Just a little update

Added .zip in .gitignore

Removed Personal Nexus server
This commit is contained in:
2026-02-28 02:37:25 +00:00
parent 9fc737a590
commit 8fab7ba1a6
2 changed files with 2 additions and 1 deletions

View File

@@ -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)"
]
},
{