From 24279544f428729c9cec2641d3b26e5e98ce547a 2019-02-22 17:48:43 From: Unknown Date: 2019-02-22 17:48:43 Subject: [PATCH] y --- diff --git a/rpi23-gen-image.sh b/rpi23-gen-image.sh index f29c157..048b9da 100755 --- a/rpi23-gen-image.sh +++ b/rpi23-gen-image.sh @@ -823,7 +823,7 @@ fi if [ "$ENABLE_CRYPTFS" = true ] ; then # Create dummy ext4 fs - mkfs.ext4 "$ROOT_LOOP" + #mkfs.ext4 "$ROOT_LOOP" # Setup password keyfile touch .password