mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
commit
17fb9ffdda
@ -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…
Reference in New Issue
Block a user