deploy-workbench: note on debug line
This commit is contained in:
parent
56fd404e41
commit
09b7f085ef
|
@ -362,6 +362,7 @@ export LANG=${LANG}
|
||||||
export LC_ALL=${LANG}
|
export LC_ALL=${LANG}
|
||||||
# this is a high level command that does locale-gen and update-locale altogether
|
# this is a high level command that does locale-gen and update-locale altogether
|
||||||
dpkg-reconfigure --frontend=noninteractive locales
|
dpkg-reconfigure --frontend=noninteractive locales
|
||||||
|
# DEBUG
|
||||||
locale -a
|
locale -a
|
||||||
|
|
||||||
# Autologin root user
|
# Autologin root user
|
||||||
|
|
Loading…
Reference in New Issue