48a99192af
Also, create a ventoy-bin-full (with all filesystems but no gui).
5 lines
169 B
Diff
5 lines
169 B
Diff
--- VentoyPlugson.sh
|
|
+++ VentoyPlugson.sh
|
|
@@ -27,0 +28,2 @@ elif echo $machine | egrep -q 'x86_64|am
|
|
+elif echo $machine | egrep -q 'mips64'; then
|
|
+ TOOLDIR=mips64el
|