|
@@ -55,7 +55,7 @@ set menu_freedos 1
|
|
set menu_live 1
|
|
set menu_live 1
|
|
set menu_windows 1
|
|
set menu_windows 1
|
|
set menu_utils 1
|
|
set menu_utils 1
|
|
-iseq ${buildarch} i386 && goto x86_64 ||
|
|
|
|
|
|
+iseq ${buildarch} i386 && goto i386 ||
|
|
iseq ${buildarch} x86_64 && goto x86_64 ||
|
|
iseq ${buildarch} x86_64 && goto x86_64 ||
|
|
iseq ${buildarch} arm64 && goto arm64 ||
|
|
iseq ${buildarch} arm64 && goto arm64 ||
|
|
goto architectures_end
|
|
goto architectures_end
|