about summary refs log tree commit diff
path: root/pkgs/development/web/bootstrap-studio/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/web/bootstrap-studio/default.nix')
-rw-r--r--pkgs/development/web/bootstrap-studio/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/web/bootstrap-studio/default.nix b/pkgs/development/web/bootstrap-studio/default.nix
index 757b9e8c206c8..14675efdac179 100644
--- a/pkgs/development/web/bootstrap-studio/default.nix
+++ b/pkgs/development/web/bootstrap-studio/default.nix
@@ -13,8 +13,6 @@ appimageTools.wrapType2 {
   inherit pname version src;
 
   extraInstallCommands = ''
-    mv $out/bin/${pname}-${version} $out/bin/${pname}
-
     install -m 444 -D ${appimageContents}/bstudio.desktop -t $out/share/applications
 
     substituteInPlace $out/share/applications/bstudio.desktop \