diff options
-rw-r--r-- | install/base | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install/base b/install/base index 0972542..ff1be88 100644 --- a/install/base +++ b/install/base @@ -37,7 +37,7 @@ help () { cat <<HELPEOF This hook sets up all initial directories and installs base - klibc utilities and libraries. DO NOT remove this one unless - you know what you're doing. + utilities. DO NOT remove this one unless you know what you're + doing. HELPEOF } |