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() {
fi fi
done done
fi fi
done < $dracutsysrootdir/etc/crypttab > $initdir/etc/crypttab done < "$dracutsysrootdir"/etc/crypttab > "$initdir"/etc/crypttab
mark_hostonly /etc/crypttab mark_hostonly /etc/crypttab
fi fi



Loading…
Cancel
Save