Skip to content

Commit

Permalink
Decrease the disk size to 20GB
Browse files Browse the repository at this point in the history
  • Loading branch information
hcartiaux committed Apr 30, 2024
1 parent 6572ee6 commit ebdc218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_openbsd_qcow2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ OPENBSD_ARCH=amd64
OPENBSD_TRUSTED_MIRROR="https://ftp.openbsd.org/pub/OpenBSD/${OPENBSD_VERSION}"
OPENBSD_MIRROR="https://cdn.openbsd.org/pub/OpenBSD/${OPENBSD_VERSION}"

IMAGE_SIZE=40
IMAGE_SIZE=20
IMAGE_NAME="${PATH_IMAGES}/openbsd${v}_$(date +%Y-%m-%d).qcow2"

QEMU_CPUS=2
Expand Down

0 comments on commit ebdc218

Please sign in to comment.