mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
IA32 ARM64 support
This commit is contained in:
@@ -26,6 +26,8 @@ fi
|
||||
|
||||
if uname -a | egrep -q 'x86_64|amd64'; then
|
||||
name=unsquashfs_64
|
||||
elif uname -a | egrep -q 'aarch64'; then
|
||||
name=unsquashfs_aa64
|
||||
else
|
||||
name=unsquashfs_32
|
||||
fi
|
||||
|
Reference in New Issue
Block a user