From c106ded964cb709747c757d51944bec55e355d09 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 12 Aug 2021 13:26:32 +0200
Subject: [PATCH] Update environment-and-modules.md

---
 docs.it4i/environment-and-modules.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs.it4i/environment-and-modules.md b/docs.it4i/environment-and-modules.md
index 1a0fab370..f4e6cf7dd 100644
--- a/docs.it4i/environment-and-modules.md
+++ b/docs.it4i/environment-and-modules.md
@@ -4,12 +4,12 @@
 
 The table shows which shells are supported on the IT4Innovations clusters.
 
-| Cluster Name    | bash | tcsh | zsh | ksh |
-| --------------- | ---- | ---- | --- | --- |
-| Karolina        | yes  | yes  | yes | yes |
-| Barbora         | yes  | yes  | yes | yes |
-| Salomon         | yes  | yes  | yes | yes |
-| DGX-2           | yes  | no   | no  | no  |
+| Cluster Name    | bash | tcsh | zsh | ksh | dash | 
+| --------------- | ---- | ---- | --- | --- | ---- |
+| Karolina        | yes  | yes  | yes | yes | yes  |
+| Barbora         | yes  | yes  | yes | yes | no   |
+| Salomon         | yes  | yes  | yes | yes | no   |
+| DGX-2           | yes  | no   | no  | no  | no   |
 
 !!! info
     BASH is the default shell. Should you need a different shell, contact support@it4i.cz.
-- 
GitLab