]> git.phdru.name Git - xsetbg.git/blob - xsetbg-http-start
Fix(DB): Fix column encoding
[xsetbg.git] / xsetbg-http-start
1 #! /bin/sh
2
3 umask 077
4 nice -20 ionice -c3 "`dirname \"$0\"`"/xsetbg-wsgi.py >/dev/null 2>&1 &