FUCK
This commit is contained in:
parent
8f3b979e99
commit
01d3b33257
|
@ -116,7 +116,7 @@ perl -i.bak -pe 's/^#// if /Timeout/ && /\ds$/' /etc/systemd/system.conf
|
||||||
apt-get -y install udisks2 fwupd
|
apt-get -y install udisks2 fwupd
|
||||||
|
|
||||||
# Set locale for date/time display
|
# Set locale for date/time display
|
||||||
localectl set-locale LC_TIME='en_GB.UTF-8'
|
localectl set-locale LC_TIME='C.UTF-8'
|
||||||
|
|
||||||
# Stop here if there's no graphical UI
|
# Stop here if there's no graphical UI
|
||||||
if [ "$(systemctl is-active display-manager)" = 'inactive' ]; then
|
if [ "$(systemctl is-active display-manager)" = 'inactive' ]; then
|
||||||
|
|
|
@ -61,4 +61,4 @@ apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \
|
||||||
apt-file update
|
apt-file update
|
||||||
|
|
||||||
# Set locale for date/time display
|
# Set locale for date/time display
|
||||||
localectl set-locale LC_TIME='en_GB.UTF-8'
|
localectl set-locale LC_TIME='C.UTF-8'
|
||||||
|
|
Loading…
Reference in a new issue