]> gitweb.fluxo.info Git - qutebrowser.git/commitdiff
Go to project folder
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 20 Dec 2017 20:23:04 +0000 (18:23 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 20 Dec 2017 20:23:04 +0000 (18:23 -0200)
qutebrowser

index 2a22afd9ecc4709a099a1f31c9ef09a09051d123..d015b227b5ef69a1fb7e90cbe257d656cb0c2522 100755 (executable)
@@ -8,6 +8,9 @@ if [ -x "$HOME/apps/qutebrowser/dist/.venv/bin/python3" ]; then
   #export LD_LIBRARY_PATH=/usr/lib/openssl-1.0
   $HOME/apps/qutebrowser/dist/.venv/bin/python3 -m qutebrowser "$@"
 else
+  # Go to project folder
+  cd `dirname $0`
+
   # Grab quebrowser source
   git submodule update --init