Browse Source

fix: shellcheck for modules.d/90crypt/module-setup.sh

master
Harald Hoyer 4 years ago committed by Harald Hoyer
parent
commit
0b920b83f2
  1. 2
      modules.d/90crypt/module-setup.sh

2
modules.d/90crypt/module-setup.sh

@ -136,7 +136,7 @@ install() { @@ -136,7 +136,7 @@ install() {
fi
done
fi
done < $dracutsysrootdir/etc/crypttab > $initdir/etc/crypttab
done < "$dracutsysrootdir"/etc/crypttab > "$initdir"/etc/crypttab
mark_hostonly /etc/crypttab
fi


Loading…
Cancel
Save