Merge pull request #81 from jordant/linux

change default hostname to match that of veewee "akanda-linux"
This commit is contained in:
Jordan Tardif 2014-08-13 13:06:07 -07:00
commit d52c1907de
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ EOF
echo "[*] Setting hostname..."
cat > /etc/hostname <<EOF
akanda
akanda-linux
EOF
echo "[*] Setting up DNS ($DNS)"