From 8c3a4a6ccd22a30b70f97964b0555fc70d9615ae Mon Sep 17 00:00:00 2001 From: Bikingman Date: Fri, 27 Aug 2021 16:45:11 -0400 Subject: [PATCH] Update app.R --- vulusr_model_processor/app.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulusr_model_processor/app.R b/vulusr_model_processor/app.R index a946bf9..8b7ebe8 100644 --- a/vulusr_model_processor/app.R +++ b/vulusr_model_processor/app.R @@ -8,8 +8,8 @@ # library(shiny) -#setwd('/srv/shiny-server/App') -#source(file.path(getwd(), 'env_variables.R'), local = TRUE) +setwd('/srv/shiny-server/App') +source(file.path(getwd(), 'env_variables.R'), local = TRUE) source(file.path(getwd(), 'R', 'fct_local_utilities.R'), local = FALSE) source(file.path(getwd(), 'R', 'fct_hin_tool.R'), local = FALSE) #