We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a780173 commit e116788Copy full SHA for e116788
server/entrypoint.sh
@@ -42,6 +42,7 @@ echo "> Writing /etc/bluecherry.conf"
42
43
echo "> chown bluecherry:bluecherry /var/lib/bluecherry/recordings"
44
chown bluecherry:bluecherry /var/lib/bluecherry/recordings
45
+chmod ug+rwx /var/lib/bluecherry/recordings
46
47
48
# The bluecherry container's Dockerfile sets rsyslog to route the bluecherry
0 commit comments