From 09b7f085effa5ea775c98c20186f43d1cdbcf96f Mon Sep 17 00:00:00 2001
From: pedro <git2021@cas.cat>
Date: Fri, 18 Oct 2024 10:48:02 +0200
Subject: [PATCH] deploy-workbench: note on debug line

---
 deploy-workbench.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deploy-workbench.sh b/deploy-workbench.sh
index 78d3aaf..c0c124f 100755
--- a/deploy-workbench.sh
+++ b/deploy-workbench.sh
@@ -362,6 +362,7 @@ export LANG=${LANG}
 export LC_ALL=${LANG}
 # this is a high level command that does locale-gen and update-locale altogether
 dpkg-reconfigure --frontend=noninteractive locales
+# DEBUG
 locale -a
 
 # Autologin root user