Skip to content

Instantly share code, notes, and snippets.

@dev-ext
Last active July 12, 2018 04:08
Show Gist options
  • Select an option

  • Save dev-ext/93d534ce3dc8442be16a990abd678f10 to your computer and use it in GitHub Desktop.

Select an option

Save dev-ext/93d534ce3dc8442be16a990abd678f10 to your computer and use it in GitHub Desktop.

Revisions

  1. Prosenjit Manna revised this gist May 10, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion install.sh
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
    sudo dpkg -i --force-depends gitkraken-amd64.deb
    sudo apt-get install -f
    sudo apt-get install -f
    rm -f gitkraken-amd64.deb
  2. Prosenjit Manna revised this gist May 10, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion install.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
    wget https://release.gitkraken.com/linux/gitkraken-amd64.deb
    sudo dpkg -i --force-depends gitkraken-amd64.deb
    sudo apt-get install -f
  3. Prosenjit Manna created this gist May 10, 2017.
    1 change: 1 addition & 0 deletions install.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    wget https://release.gitkraken.com/linux/gitkraken-amd64.deb