Skip to content

Commit fa3e156

Browse files
committed
Automatically mount external drives so we can save the data to a non-sdcard drive #8
1 parent d454ba9 commit fa3e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export DIST_NAME=PleromaPi
22
export DIST_VERSION=0.3.0
33
export BASE_DISTRO=ubuntu
44
export BASE_ARCH=aarch64
5-
export MODULES="base(network,docker,pleromapi,usage-statistics)"
5+
export MODULES="base(network,docker,pleromapi,auto-mount-removable,usage-statistics)"
66
export BASE_IMAGE_ENLARGEROOT=2000
77
export BASE_IMAGE_RESIZEROOT=200
88

0 commit comments

Comments
 (0)