X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=xsetbg-http-start;h=40e7a3119076972369c4217b84f8f827137df9c1;hb=d51261dfda7db275699888e204d9f4ee1356e81a;hp=03a6cfbdd57f1cddf22e678b919ef755b959a8b2;hpb=1e78bdb4689601d3b4b774cff2ad9dbdc00326c7;p=xsetbg.git diff --git a/xsetbg-http-start b/xsetbg-http-start index 03a6cfb..40e7a31 100755 --- a/xsetbg-http-start +++ b/xsetbg-http-start @@ -1,4 +1,4 @@ #! /bin/sh umask 077 -nice -20 ionice -c3 "$HOME/lib/xsetbg"/xsetbg-wsgi.py >/dev/null 2>&1 & +nice -20 ionice -c3 "`dirname \"$0\"`"/xsetbg-wsgi.py >/dev/null 2>&1 &