X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/042ca4b5e36ffbe5897083e7bce2cf76dc145efd..07d4140cf45c2fb7f9d4f5823b2bd8d73626dfc9:/IMG/cpio/ventoy/ventoy_chain.sh?ds=sidebyside diff --git a/IMG/cpio/ventoy/ventoy_chain.sh b/IMG/cpio/ventoy/ventoy_chain.sh index af1747a..10fcc42 100644 --- a/IMG/cpio/ventoy/ventoy_chain.sh +++ b/IMG/cpio/ventoy/ventoy_chain.sh @@ -153,10 +153,9 @@ ventoy_get_os_type() { echo 'rhel7'; return elif $GREP -q 'openEuler' /etc/os-release; then echo 'openEuler'; return - elif $GREP -q 'fuyu' /etc/os-release; then + elif $GREP -q 'fuyu' /etc/os-release; then echo 'openEuler'; return fi - fi if $BUSYBOX_PATH/dmesg | $GREP -q -m1 "Xen:"; then