Skip to content

Commit

Permalink
set jabrefHost.py executable (#5530)
Browse files Browse the repository at this point in the history
  • Loading branch information
LyzardKing authored and tobiasdiez committed Oct 27, 2019
1 parent 9b19838 commit 932e69f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file modified buildres/linux/jabrefHost.py
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ parts:
snapcraftctl build
snapcraftctl set-version "$(cat $SNAPCRAFT_PART_INSTALL/lib/app/JabRef.cfg | grep "app.version=" | cut -d'=' -f2)"
sed -i 's|/opt/jabref/lib/jabrefHost.py|/snap/bin/jabref.browser-proxy|g' $SNAPCRAFT_PART_INSTALL/lib/org.jabref.jabref.json
chmod +x $SNAPCRAFT_PART_INSTALL/lib/jabrefHost.py

0 comments on commit 932e69f

Please sign in to comment.