setup.py: But eddn-logs-archive is still in contrib

This commit is contained in:
Athanasius 2021-07-06 12:57:00 +00:00
parent cc6477d0f3
commit f0581d4350

View File

@ -112,7 +112,7 @@ print """
Ensuring the service log file archiving script is in place
"""
shutil.copy(
'eddn-logs-archive',
'contrib/eddn-logs-archive',
START_SCRIPT_BIN
)