From 8f02276f23f9c376fe03c33a5cc7fb0b9e821432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Tue, 30 Jan 2018 13:26:51 +0100 Subject: Fix syntax for EOT command. --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-itzks-workstation b/install-itzks-workstation index 115c71e..29e7ac5 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -165,7 +165,7 @@ chmod go-rwx /etc/NetworkManager/system-connections/"$ssid" # Write new content for /usr/share/debian-edu-config/tools/wpad-extract -cat <> /usr/share/debian-edu-config/tools/wpad-extract +cat < /usr/share/debian-edu-config/tools/wpad-extract #!/bin/bash # # Detect proxy URL via WPAD -- cgit v1.2.3