ui: fixed search bar click

This commit is contained in:
mlangkabel
2017-10-25 17:13:21 +02:00
committed by Eberhard Graether
parent ee11528ddf
commit 6b4cc4e7e9
3 changed files with 16 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/bin/sh
# get the current directory
SOURCE="${0}"
while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink