update default shell (zsh → bash)

This commit is contained in:
Simon Vieille 2020-12-05 13:05:52 +01:00
parent 2c703e6eee
commit 665948931a
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

@ -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