mirror of https://github.com/tteck/Proxmox.git
Compare commits
No commits in common. "9cfad87e3ba0ba91f6fc324d202af81a42ac76ba" and "4efb41620cf48224b91ae31b2eaf61c4be517353" have entirely different histories.
9cfad87e3b
...
4efb41620c
|
@ -106,7 +106,6 @@ cameras:
|
|||
EOF
|
||||
ln -sf /config/config.yml /opt/frigate/config/config.yml
|
||||
sed -i -e 's/^kvm:x:104:$/render:x:104:root,frigate/' -e 's/^render:x:105:root$/kvm:x:105:/' /etc/group
|
||||
echo "tmpfs /tmp/cache tmpfs defaults 0 0" >> /etc/fstab
|
||||
msg_ok "Installed Frigate $RELEASE"
|
||||
|
||||
msg_info "Installing Object Detection Models (Resilience)"
|
||||
|
|
Loading…
Reference in New Issue