From 41656f544268be1ebb2fc8834fa10c2760947cce Mon Sep 17 00:00:00 2001 From: lmphatsi Date: Tue, 2 Mar 2021 20:44:22 +0200 Subject: [PATCH] Point to the new directory --- scripts/gitpull_bahmniapps.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/gitpull_bahmniapps.service b/scripts/gitpull_bahmniapps.service index 8f5da27..f78df55 100644 --- a/scripts/gitpull_bahmniapps.service +++ b/scripts/gitpull_bahmniapps.service @@ -6,8 +6,8 @@ After=dockerbootstrap.service [Service] -WorkingDirectory=/development/bahmni_apps_release -ExecStart=/development/bahmni_apps_release/gitpull_bahmniapps.sh +WorkingDirectory=/development_emr/bahmni_apps_release +ExecStart=/development_emr/bahmni_apps_release/gitpull_bahmniapps.sh StandardOutput=file:/var/log/gitpull_bahmniapps.log StandardOutput=file:/var/log/gitpull_bahmniappsbugs.log