mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-10 18:12:30 +00:00
Fix incorrect character in release filename
This commit is contained in:
@@ -26,7 +26,7 @@ dracut_install poweroff date /etc/nsswitch.conf /etc/services /etc/protocols
|
||||
dracut_install /usr/share/terminfo/x/xterm /usr/share/terminfo/l/linux /usr/share/terminfo/v/vt100 /usr/share/terminfo/x/xterm-color /usr/share/terminfo/s/screen /usr/share/terminfo/x/xterm-256color /usr/share/terminfo/p/putty-256color /usr/share/terminfo/p/putty /usr/share/terminfo/d/dumb
|
||||
dracut_install chmod whoami head tail basename ping tr /usr/share/hwdata/usb.ids
|
||||
if [ -e /etc/redhat-release ]; then
|
||||
dracut_install /etc/redhat_release
|
||||
dracut_install /etc/redhat-release
|
||||
fi
|
||||
dracut_install dmidecode /usr/$IMPLIBDIR/libstdc++.so.6
|
||||
dracut_install ps free find
|
||||
|
||||
Reference in New Issue
Block a user