mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
commit
17fb9ffdda
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
|||
cp -r $out/libexec/configuration/ \$HOME/.xmind/configuration-cathy/
|
||||
fi
|
||||
|
||||
exec "$out/libexec/XMind" "$@"
|
||||
exec "$out/libexec/XMind" "\$@"
|
||||
EOF
|
||||
chmod +x $out/bin/XMind
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue