README + mkmaster ...

This commit is contained in:
sio user
2023-12-19 13:54:29 +01:00
parent aca2dfa392
commit 1b2c6a9220
2 changed files with 8 additions and 8 deletions

View File

@@ -3,11 +3,11 @@
apt update
apt install -y curl sudo wget vim git ansible
timedatectl set-timezone Europe/Paris
echo bookworm64 > /etc/hostname
echo bookworm > /etc/hostname
cat > /etc/hosts <EOT
cat > /etc/hosts << EOT
127.0.0.1 localhost
127.0.1.1 bookworm64
127.0.1.1 bookworm
127.0.0.1 localhost ip6-localhost ip6-loopback
EOT