From ae4cf604807287bb63c3d8f1119a88b41cbb6fb6 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 17 Mar 2023 10:45:39 +0100
Subject: [PATCH] update env distfile

---
 jobs/env.dist | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/jobs/env.dist b/jobs/env.dist
index 4537e77..e558add 100644
--- a/jobs/env.dist
+++ b/jobs/env.dist
@@ -3,6 +3,10 @@
 # set custom variables eg. extend PATH
 # ----------------------------------------------------------------------
 
+# extend path
 # PATH=/c/portable/restic/:$PATH
 
+# set a hostname as fqdn
+# FQDN=mycomputer.example.com
+
 # ----------------------------------------------------------------------
-- 
GitLab