mirror of https://github.com/tteck/Proxmox.git
Update jellyfin2_setup.sh
This commit is contained in:
parent
4392265c01
commit
e7120fdde2
|
@ -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/*
|
||||
|
|
Loading…
Reference in New Issue