X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-helpers;h=adb56b72ad497ff65f5e39e4ee040e5771fb300e;hb=b087c373717f3cb34814d6b1eec20e27d185d32f;hp=f6b8b8bf15fbe75c69ee1e3243b121f520d5bb0f;hpb=89bcde16a95dfd84c653cb95b9a5ab966fd8d4da;p=live-boot-grml.git diff --git a/scripts/live-helpers b/scripts/live-helpers index f6b8b8b..adb56b7 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -77,7 +77,7 @@ get_fstype () return fi - eval $(fstype < ${1} 2>/dev/null) + eval $(fstype ${1} 2>/dev/null) if [ "${FSTYPE}" != "unknown" ] then