Update unmanic-install.sh

fix GID mismatch
pull/2532/head
tteckster 9 months ago committed by GitHub
parent fc41d79db4
commit 26036763f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,6 +37,7 @@ fi
msg_info "Installing Unmanic"
$STD pip3 install unmanic
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 Unmanic"
msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.