Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit b8f0534

Browse files
authored
fix: increase root partition prior to build
1 parent 2a84f09 commit b8f0534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export DIST_NAME=FluiddPI
22
export DIST_VERSION=0.4.0
3-
export BASE_IMAGE_ENLARGEROOT=2000
3+
export BASE_IMAGE_ENLARGEROOT=2500
44
export BASE_IMAGE_RESIZEROOT=500
5-
export MODULES="base(network,raspicam,klipper,moonraker,fluidd,mjpgstreamer,password-for-sudo)"
5+
export MODULES="base(network,raspicam,klipper,moonraker,fluidd,mjpgstreamer,password-for-sudo)"

0 commit comments

Comments
 (0)