mirror of https://github.com/tteck/Proxmox.git
parent
71ca43c7a2
commit
35bcc0e894
|
@ -42,6 +42,7 @@ $STD unzip Tdarr_Updater.zip
|
|||
rm -rf Tdarr_Updater.zip
|
||||
chmod +x Tdarr_Updater
|
||||
./Tdarr_Updater &>/dev/null
|
||||
sed -i -e 's/^sgx:x:104:$/render:x:104:root/' -e 's/^render:x:106:root$/sgx:x:106:/' /etc/group
|
||||
msg_ok "Installed Tdarr"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Reference in New Issue