diff options
Diffstat (limited to 'install/filesystems')
-rw-r--r-- | install/filesystems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/filesystems b/install/filesystems index 64227bc..9230b94 100644 --- a/install/filesystems +++ b/install/filesystems @@ -9,7 +9,7 @@ build() { } help() { - cat<<HELPEOF + cat <<HELPEOF This hook adds filesystems modules to the image. If you would like to minimize the modules installed in the image, add the autodetect hook too. HELPEOF |