5 lines
No EOL
107 B
Bash
Executable file
5 lines
No EOL
107 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sudo hostnamectl set-hostname testthree
|
|
sudo systemctl restart NetworkManager
|
|
echo "$hostname" |