From c8512b66eb4170a4106f7f78e2e3125bb007b4f4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 30 Jan 2018 23:44:43 +0100 Subject: More quoting for $myhost... --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-itzks-workstation') 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 -- cgit v1.2.3