#!/bin/bash nice -n 19 /home/simponic/fruitvote/fruitvote \ --users simponic,nginx \ --socket-path /home/simponic/fruitvote/http.sock \ --database /home/simponic/fruitvote/db.sqlite \ &