update
This commit is contained in:
@@ -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,python3-cryptography,locales \
|
||||
--include=ca-certificates,software-properties-common,bash,wget,curl,nano,python3,locales \
|
||||
--arch=amd64 \
|
||||
"$DEBIAN_RELEASE" "$ROOTFS_DIR" http://deb.debian.org/debian/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user