X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai-wrapper;h=93e1c6dd6fdf901ca2a9eb379ee06fd288e7d0d4;hb=16b5d13dba669aad0b677b2cb636edd4ed414782;hp=4203f8069f2a92ccff14d05223b9ab2a2a29feae;hpb=ed3681256885d295f39d5df60784d3281a2f8719;p=automated-distro-installer diff --git a/fai-wrapper b/fai-wrapper index 4203f80..93e1c6d 100644 --- a/fai-wrapper +++ b/fai-wrapper @@ -28,7 +28,7 @@ eval-fai-classfile() { echo "$0: probably an error: eval-fai-classfile no such file: $file" return 0 fi - fai-setclass $(bash -l $file) + fai-setclass $(bash $file) } export -f ifclass classes=DEFAULT # used by fcopy