From 80a896dd401b596726776cfae844306853291f4d Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Wed, 27 May 2020 13:14:46 +0800 Subject: [PATCH] modified: start.sh Fixed binary directory name --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 425b480..63893e9 100755 --- a/start.sh +++ b/start.sh @@ -4,6 +4,6 @@ # addgroup -g $GID tautulli adduser -D -u $UID -G tautulli -H tautulli -chown -R $UID:$GID /HTPC-Manager +chown -R $UID:$GID /Tautulli su - $UID /usr/bin/python /Tautulli/Tautulli.py --datadir /config --nofork --nolaunch