mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-21 03:02:09 +00:00
Fix bad english
This commit is contained in:
parent
3a2bd32447
commit
a40dafb751
@ -13,11 +13,11 @@ chmod g-w /etc/default
|
|||||||
|
|
||||||
# ### Set hostname of the box
|
# ### Set hostname of the box
|
||||||
|
|
||||||
# If the hostname is not resolvable sudo can't be used. This will result in
|
# If the hostname is not correctly resolvable sudo can't be used. This will result in
|
||||||
# errors during the install
|
# errors during the install
|
||||||
#
|
#
|
||||||
# First the hostname in the configuration file, the activate the setting
|
# First set the hostname in the configuration file, then activate the setting
|
||||||
# Also make sure that loopback device resolves to the hostname
|
# Also make sure that the loopback device resolves to the hostname
|
||||||
|
|
||||||
echo $PRIMARY_HOSTNAME > /etc/hostname
|
echo $PRIMARY_HOSTNAME > /etc/hostname
|
||||||
hostname $PRIMARY_HOSTNAME
|
hostname $PRIMARY_HOSTNAME
|
||||||
|
Loading…
Reference in New Issue
Block a user