diff --git a/xrsh.com b/xrsh.com index 39cfe29..c983e9a 100755 Binary files a/xrsh.com and b/xrsh.com differ diff --git a/xrsh.com.txt b/xrsh.com.txt index 58f7749..7bb579a 100644 --- a/xrsh.com.txt +++ b/xrsh.com.txt @@ -1 +1 @@ -ae3ef6b0f5cedc80f61c1203febf3fd002b628f3998c23d6e74d17ca81fb6f8b xrsh.com +e05212c68b16ff502dddd30e95d61a8f89e66d2a59ba09ebe377b83d099d91ca xrsh.com diff --git a/xrsh.js b/xrsh.js index 476f46e..a4987ca 100644 --- a/xrsh.js +++ b/xrsh.js @@ -3233,7 +3233,7 @@ ISOTerminal.prototype.bootMenu = function(e){ this.boot.menu.map( (m) => { msg += `\r ${m.key}) ${m.title(this.opts)}\n` }) - msg += `\n\r enter choice> ` + if( this.boot.menu.length ) msg += `\n\r enter choice> ` this.send(msg) } diff --git a/xrsh.nix.log b/xrsh.nix.log new file mode 100644 index 0000000..ccefa20 --- /dev/null +++ b/xrsh.nix.log @@ -0,0 +1,9 @@ +env-vars: + CHANNEL=nixpkgs + CMD=nix-build +channels: + nixos https://nixos.org/channels/nixos-24.05 + nixos-22.11 https://nixos.org/channels/nixos-22.11 + nixos-24.05 https://nixos.org/channels/nixos-24.05 + nixos-unstable https://nixos.org/channels/nixos-unstable +/nix/store/p3314mbnga40x8sdmfx1xzc0cdbqvf50-xrsh-0.221