Migrate to raspberrypi.com
This commit is contained in:
@@ -6,5 +6,5 @@ if [ "$RELEASE" != "bookworm" ]; then
|
||||
fi
|
||||
|
||||
if [ ! -d "${ROOTFS_DIR}" ] || [ "${USE_QCOW2}" = "1" ]; then
|
||||
bootstrap ${RELEASE} "${ROOTFS_DIR}" http://raspbian.raspberrypi.org/raspbian/
|
||||
bootstrap ${RELEASE} "${ROOTFS_DIR}" http://raspbian.raspberrypi.com/raspbian/
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user