From 1df8897e8886e1da9d1f76c7febb0d600af039ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a?= Date: Thu, 11 Jun 2026 14:22:04 +0200 Subject: [PATCH] =?UTF-8?q?Acc=C3=A8s=20fichiers=20SPIE=202eme=20essai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- R/common/environment.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/common/environment.R b/R/common/environment.R index 5bf78b0..95cacca 100644 --- a/R/common/environment.R +++ b/R/common/environment.R @@ -5,7 +5,7 @@ environnement <- "prod" if(environnement == "prod"){ server_path <- "https://tomcat.herdbookcharolais.com/HbcSchedulerAndServices-2.0-SNAPSHOT/" - rep_imp <- "/R/" + rep_imp <- "/home/hbc/R/" infos_con <- list( drv = RPostgres::Postgres(),