#!/bin/bash
sudo hostnamectl set-hostname testthree
sudo systemctl restart NetworkManager
echo "$hostname"