run kiwi.js directly and not as root

This commit is contained in:
Keith 2016-02-03 17:00:23 +00:00
parent 6bbb86accc
commit 4e30413054

View file

@ -1,2 +1,2 @@
#!/bin/sh
exec /usr/share/kiwiirc/kiwi -f
exec /usr/bin/chpst -urhizomatica /usr/bin/nodejs /usr/share/kiwiirc/server/kiwi.js -f