aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/task-runner.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/task-runner.service b/scripts/task-runner.service
index 9410920e..0266a558 100644
--- a/scripts/task-runner.service
+++ b/scripts/task-runner.service
@@ -11,7 +11,7 @@ Environment=LOG_DIR=/home/serenitas/CorpCDOs/logs
Environment=CODE_DIR=/home/guillaume/projects/code
Environment=BASE_DIR=/home/serenitas/CorpCDOs
Environment=OMP_NUM_THREADS=4
-Environment='R_LIBS_USER=/home/guillaume/R/\x25p-library/\x25v'
+Environment='R_LIBS_USER=/home/guillaume/R/%%p-library/%%v'
Environment=PGPASSFILE=/home/guillaume/.pgpass
Restart=always
RestartSec=3