Update jellyfin2_setup.sh

pull/33/head
tteckster 2022-02-09 04:06:13 -05:00 committed by GitHub
parent aa3d4b2cd9
commit fed185db30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,6 +86,6 @@ systemctl daemon-reload
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
#usermod -a -G input jellyfin
#usermod -a -G render jellyfin
systemctl enable jellyfin &>/dev/null
systemctl enable jellyfin.service &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Cleanup... \e[0m"
rm -rf /jellyfin2_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*