Fix bug in install script
This commit is contained in:
parent
e5f7cf06c7
commit
60a3c6f849
@ -27,8 +27,8 @@ services:
|
||||
volumes:
|
||||
#This should be kept to a manageable size from
|
||||
#cron or logrotate outisde of the container.
|
||||
- '/var/log/freeDMRmonitor/lastheard.log:/opt/FreeDMRmonitor/log/lastheard.log'
|
||||
- '/var/log/freeDMRmonitor/hbmon.log:/opt/FreeDMRmonitor/log/hbmon.log'
|
||||
- '/var/log/FreeDMRmonitor/lastheard.log:/opt/FreeDMRmonitor/log/lastheard.log'
|
||||
- '/var/log/FreeDMRmonitor/hbmon.log:/opt/FreeDMRmonitor/log/hbmon.log'
|
||||
#Write JSON files outside of container
|
||||
- '/etc/freedmr/json/talkgroup_ids.json:/opt/FreeDMRmonitor/talkgroup_ids.json'
|
||||
- '/etc/freedmr/json/subscriber_ids.json:/opt/FreeDMRmonitor/subscriber_ids.json'
|
||||
|
Loading…
Reference in New Issue
Block a user