Skip to content
Permalink
Browse files

Create install

  • Loading branch information
fahad-israr committed Mar 10, 2020
1 parent 117f2ec commit 7f23c3eaed9d61b2fd08c9cca4cc4ff5f7f427b7
Showing with 7 additions and 0 deletions.
  1. +7 −0 adding_url_handlers_to_operating_system/linux/install
@@ -0,0 +1,7 @@
#!/usr/bin/env bash

sudo cp ide-handler.desktop /usr/share/applications
sudo update-desktop-database

sudo cp ide-handler /usr/local/bin/
sudo chmod +x /usr/local/bin/ide-handler

0 comments on commit 7f23c3e

Please sign in to comment.
You can’t perform that action at this time.