Now works with Fedora
This commit is contained in:
2
sources/hostname.sh
Normal file
2
sources/hostname.sh
Normal file
@ -0,0 +1,2 @@
|
||||
read -p "Set your hostname: " hostname_response
|
||||
sudo hostnamectl set-hostname $hostname_response
|
Reference in New Issue
Block a user