diff --git a/pkgs/applications/keeweb/bin.nix b/pkgs/applications/keeweb/bin.nix
index fe2bc9ec9341c21b788fa2c9b960d5f8c39b10f0..53f914f945e86471d37f8afba102ff6d13d951f2 100644
--- a/pkgs/applications/keeweb/bin.nix
+++ b/pkgs/applications/keeweb/bin.nix
@@ -39,8 +39,6 @@
linux = appimageTools.wrapType2 rec {
inherit name src meta;
extraInstallCommands = ''
mv $out/bin/{${name},${pname}}
install -Dm644 ${appimageContents}/keeweb.desktop -t $out/share/applications
application/octet-stream
This content has been proxied by September (3851b).