diff options
Diffstat (limited to 'install/sata')
-rw-r--r-- | install/sata | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/sata b/install/sata index 1b39d5f..39fe805 100644 --- a/install/sata +++ b/install/sata @@ -10,7 +10,7 @@ build() { } help() { - cat<<HELPEOF + cat <<HELPEOF This hook loads the necessary modules for an sata root device. Detection will take place at runtime. To minimize the modules in the image, add the autodetect hook too. |