mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Compare commits
6 Commits
4efb41620c
...
9cfad87e3b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cfad87e3b | ||
|
|
9fc3901444 | ||
|
|
22d755d66f | ||
|
|
6d296e0fdf | ||
|
|
dbe21ab539 | ||
|
|
edbaa1fbdc |
@@ -106,6 +106,7 @@ cameras:
|
|||||||
EOF
|
EOF
|
||||||
ln -sf /config/config.yml /opt/frigate/config/config.yml
|
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
|
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_ok "Installed Frigate $RELEASE"
|
||||||
|
|
||||||
msg_info "Installing Object Detection Models (Resilience)"
|
msg_info "Installing Object Detection Models (Resilience)"
|
||||||
|
|||||||
Reference in New Issue
Block a user