X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=blobdiff_plain;f=xsetbg-http-start;h=40e7a3119076972369c4217b84f8f827137df9c1;hp=03a6cfbdd57f1cddf22e678b919ef755b959a8b2;hb=c12baac3d797cac645121ca566b8dd7326371b6f;hpb=7327784f5b83940f651ea66901ef0938d20b1286 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 &