From fcd9283f144e2dcb18013385ff402a5295701a46 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Sat, 9 Mar 2024 21:31:14 -0700 Subject: move fruitvote start --- html/fruitvote/start.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 html/fruitvote/start.sh (limited to 'html/fruitvote/start.sh') diff --git a/html/fruitvote/start.sh b/html/fruitvote/start.sh new file mode 100755 index 0000000..3c274a8 --- /dev/null +++ b/html/fruitvote/start.sh @@ -0,0 +1,7 @@ +#!/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 \ + & -- cgit v1.2.3-70-g09d2