summaryrefslogtreecommitdiff
path: root/archiso/install/archiso_pxe_http
diff options
context:
space:
mode:
Diffstat (limited to 'archiso/install/archiso_pxe_http')
-rw-r--r--archiso/install/archiso_pxe_http2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiso/install/archiso_pxe_http b/archiso/install/archiso_pxe_http
index 9731732..a636f3b 100644
--- a/archiso/install/archiso_pxe_http
+++ b/archiso/install/archiso_pxe_http
@@ -13,6 +13,6 @@ build ()
help ()
{
cat<<HELPEOF
- This hook loads the necessary modules for boot via PXE and HTTP/FTP with curl.
+ This hook loads the necessary modules for boot via PXE and HTTP.
HELPEOF
}