From 37529a96766a5841fc6561acfbfbf42b3d6ff98a Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 31 Jul 2021 16:32:48 +0200 Subject: Fix formatting with shfmt {hooks,install,script}/*: Fix formatting in all scripts using shfmt. Replace a few echo calls with printf. --- hooks/archiso_pxe_http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hooks/archiso_pxe_http') diff --git a/hooks/archiso_pxe_http b/hooks/archiso_pxe_http index 43b8b4b..db75703 100644 --- a/hooks/archiso_pxe_http +++ b/hooks/archiso_pxe_http @@ -37,7 +37,7 @@ _curl_get() { fi } -archiso_pxe_http_mount_handler () { +archiso_pxe_http_mount_handler() { newroot="${1}" local img_type="sfs" -- cgit v1.2.3-70-g09d2