Fixed typo

This commit is contained in:
2020-12-03 12:26:40 +01:00
parent c49a284e5e
commit 17353040b6

View File

@@ -47,7 +47,7 @@ elif [ "$shortdist" = "cent8" ]; then
localectl set-keymap us-int
useradd -r -U -s /usr/sbin/nologin -d /var/www www-data
systemctl disable firewald --now
systemctl disable firewalld --now
##-------------##
# Postfix #