Merge pull request #23 from M0NWI/master

Add files via upload
This commit is contained in:
Cort Buffington 2017-06-13 08:26:17 -05:00 committed by GitHub
commit a3a296161a
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ def build_acl(_sub_acl):
acl_file.ACL[i] = hex_str_3(acl_file.ACL[i])
logger.info('ACL file found and ACL entries imported')
ACL_ACTION = acl_file.ACL_ACTION
ACL = acl_file.ACL_ACTION
ACL = acl_file.ACL
except ImportError:
logger.info('ACL file not found or invalid - all subscriber IDs are valid')
ACL_ACTION = 'NONE'

View File

@ -125,7 +125,7 @@ cp $currentdir/play_group.py /opt/dmrlink/play_group/
# proxy app
cp $currentdir/dmrlink.py /opt/dmrlink/proxy/
cp $currentdir/dmrlink_SAMPLE.cfg /opt/dmrlink/rcm/
cp $currentdir/dmrlink_SAMPLE.cfg /opt/dmrlink/proxy/
#
cp $currentdir/proxy.py /opt/dmrlink/proxy/
cp $currentdir/known_bridges_SAMPLE.py /opt/dmrlink/proxy/