mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-11-10 14:09:53 -05:00
misc update
This commit is contained in:
@@ -87,7 +87,7 @@ $BUSYBOX_PATH/cp -a $VTOY_PATH/hook/rhel7/ventoy-timeout.sh /lib/dracut/hooks/in
|
|||||||
|
|
||||||
vtNeedRepo=
|
vtNeedRepo=
|
||||||
if [ -f /etc/system-release ]; then
|
if [ -f /etc/system-release ]; then
|
||||||
if $GREP -q 'RED OS' /etc/system-release ]; then
|
if $GREP -q 'RED OS' /etc/system-release; then
|
||||||
vtNeedRepo="yes"
|
vtNeedRepo="yes"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user