mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
48a99192af
Also, create a ventoy-bin-full (with all filesystems but no gui).
6 lines
169 B
Diff
6 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
|