diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/task-runner.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/task-runner.service b/scripts/task-runner.service index b2f8b882..d7e39594 100644 --- a/scripts/task-runner.service +++ b/scripts/task-runner.service @@ -8,7 +8,7 @@ ExecStart=/usr/bin/python /home/guillaume/projects/code/python/task_runner.py WorkingDirectory=/home/guillaume/projects/code/python Environment=DATA_DIR=/home/share/CorpCDOs/data Environment=LOG_DIR=/home/share/CorpCDOs/logs -Environment=CODE_DIR=/home/share/CorpCDOs +Environment=CODE_DIR=/home/share/CorpCDOs/code Environment='R_LIBS_USER=/home/guillaume/R/\x25p-library/\x25v' Environment=PGPASSFILE=/home/guillaume/.pgpass Restart=always |
