update docs
This commit is contained in:
@@ -6,6 +6,11 @@ export LC_ALL=C
|
||||
sed -i 's/^#en_US.UTF-8 UTF-8[[:space:]]*$/en_US.UTF-8 UTF-8/' /etc/default/libc-locales
|
||||
grep -qx 'en_US.UTF-8 UTF-8' /etc/default/libc-locales
|
||||
xbps-reconfigure -fa
|
||||
# Install FDS defaults globally so plain wmaker also uses the grayscale theme.
|
||||
# Home-directory preferences continue to override these image defaults.
|
||||
for name in WindowMaker WMRootMenu WMWindowAttributes; do
|
||||
install -m644 "/usr/share/fds/eink/$name" "/etc/WindowMaker/$name"
|
||||
done
|
||||
# The upstream CA package suppresses updater errors and exits successfully.
|
||||
# Require the actual generator to succeed instead of trusting that wrapper.
|
||||
update-ca-certificates --fresh
|
||||
|
||||
Reference in New Issue
Block a user