hostname
This commit is contained in:
parent
e017ce2785
commit
9cfd4aa889
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ deb https://deb.debian.org/debian-security buster/updates main contrib non-free
|
|||
# bash / rc
|
||||
link_bashrc
|
||||
# host name
|
||||
echo 'ovh' > '/etc/hostname'
|
||||
hostname 'ovh'
|
||||
# locales
|
||||
echo -n "\
|
||||
en_US.UTF-8 UTF-8
|
||||
|
|
Loading…
Reference in a new issue