From 665948931a95bba745c32798979665da58e540ef Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 5 Dec 2020 13:05:52 +0100 Subject: [PATCH] =?UTF-8?q?update=20default=20shell=20(zsh=20=E2=86=92=20b?= =?UTF-8?q?ash)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/config.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.dist b/etc/config.dist index 3781c4b..ab878ba 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -18,7 +18,7 @@ WEB_HTTPS_DEFAULT_CERT_CHAIN=/etc/letsencrypt/live/example.com/chain.pem SKEL_PATH=/etc/skel # Default user shell -DEFAULT_SHELL=/bin/zsh +DEFAULT_SHELL=/bin/bash # The root directory of all websites WEB_ROOT_PATH=/var/www/service-web/www