mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-03-03 05:16:19 +00:00
update
This commit is contained in:
@@ -64,6 +64,10 @@ ventoy_get_debian_distro() {
|
||||
echo 'linuxconsole'; return
|
||||
fi
|
||||
|
||||
if $GREP -q 'vyos' /proc/version; then
|
||||
echo 'vyos'; return
|
||||
fi
|
||||
|
||||
echo 'default'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user