From 27fe3e44b3ab56b234f54c998abe15ec161a8c39 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Mon, 18 Mar 2024 15:27:32 +0100
Subject: [PATCH] Adjust env-sample

---
 env-sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/env-sample b/env-sample
index b96bf03..d35a556 100644
--- a/env-sample
+++ b/env-sample
@@ -3,7 +3,7 @@
 # This is used to auto generate some variables and file names
 MODEL_ID="SEPTREFHUM"
 # Where your application resides
-HOME_DIR=/home/foo/2023_vips_in_space/
+HOME_DIR=/home/foo/2023_vips_in_space/SEPTREFHUM/
 # Path to the weather data
 WEATHER_DATA_DIR=in/
 # Used for iterating the weather data files
-- 
GitLab