summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-30 23:44:43 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-30 23:44:43 +0100
commitc8512b66eb4170a4106f7f78e2e3125bb007b4f4 (patch)
tree1463deafdbfcae06435ae6939bc0faf4a548f115
parentc210c4ee204997b8f0fff148125b6d9d22bdeb5c (diff)
downloaditzks-install-script-c8512b66eb4170a4106f7f78e2e3125bb007b4f4.tar.gz
itzks-install-script-c8512b66eb4170a4106f7f78e2e3125bb007b4f4.tar.bz2
itzks-install-script-c8512b66eb4170a4106f7f78e2e3125bb007b4f4.zip
More quoting for $myhost...
-rw-r--r--install-itzks-workstation2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index 83bfd26..d4d20a7 100644
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -176,7 +176,7 @@ es mw101.intern heißen. [ENTER] '''
# Set hostname
read -p 'Wie lautet der Hostname (ohne Domain)? ' myhost
-hostnamectl set-hostname $myhost
+hostnamectl set-hostname "$myhost"
export HOSTNAME="$myhost"
# Configure Plymouth