diff --git a/setup/jellyfin2_setup.sh b/setup/jellyfin2_setup.sh index 16d8c5b7..d82b81dc 100644 --- a/setup/jellyfin2_setup.sh +++ b/setup/jellyfin2_setup.sh @@ -88,4 +88,4 @@ usermod -a -G input jellyfin usermod -a -G render jellyfin systemctl enable jellyfin &>/dev/null echo -e "${CHECKMARK} \e[1;92m Cleanup... \e[0m" -rm -rf /jellyfin_setup.sh /var/{cache,log}/* /var/lib/apt/lists/* +rm -rf /jellyfin2_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*