diff --git a/setup.py b/setup.py index 26e08f8..95c8c69 100644 --- a/setup.py +++ b/setup.py @@ -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 )