From 0ccf09eeeaf60a207236f60b31485c12490644f0 Mon Sep 17 00:00:00 2001
From: Axel Hahn <ax2002@gmx.net>
Date: Sun, 18 Dec 2022 23:02:12 +0100
Subject: [PATCH] update history in header

---
 docker/init.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/init.sh b/docker/init.sh
index 01da4cc..c0cb2a8 100755
--- a/docker/init.sh
+++ b/docker/init.sh
@@ -6,7 +6,7 @@
 # ----------------------------------------------------------------------
 # 2021-11-nn  v1.0 <axel.hahn@iml.unibe.ch>
 # 2022-07-19  v1.1 <axel.hahn@iml.unibe.ch>  support multiple dirs for setfacl
-# 2022-07-19  v1.2 <www.axel-hahn.de>        use docker-compose -p "$APP_NAME"
+# 2022-11-16  v1.2 <www.axel-hahn.de>        use docker-compose -p "$APP_NAME"
 # 2022-12-18  v1.3 <www.axel-hahn.de>        add -p "$APP_NAME" in other docker commands
 # ======================================================================
 
-- 
GitLab