Skip to content

Commit

Permalink
linux release
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed May 8, 2015
1 parent fdaf4aa commit 13329a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions release-linux
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
qmake CONFIG+=release && make && sudo make install
cd artwork
cp icon.png qtpass-icon.png
xdg-icon-resource install --size 64 qtpass-icon.png
cd ..
sudo cp qtpass.desktop /usr/share/applications/

0 comments on commit 13329a4

Please sign in to comment.