This commit is contained in:
2025-07-04 08:06:31 -07:00
parent ef5fa8eac3
commit dae6743018
2 changed files with 5 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ echo "[INFO] Bootstrapping Debian $DEBIAN_RELEASE..."
debootstrap \
--variant=minbase \
--components=main,contrib,non-free \
--include=ca-certificates,software-properties-common,bash,wget,curl,nano,python3,locales \
--include=apt,ca-certificates \
--arch=amd64 \
"$DEBIAN_RELEASE" "$ROOTFS_DIR" http://deb.debian.org/debian/