From 23200beb39e166aa92d8203e858cea3c1716dac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Tue, 23 Jan 2018 17:27:11 +0100 Subject: itzks-installscript: Remove set -x and set -e from git. --- install-itzks-workstation | 3 --- 1 file changed, 3 deletions(-) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index 261ed6b..93159f1 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -1,9 +1,6 @@ #!/bin/bash # script for installing a Debian Edu Workstation with ITZkS modifications -set -e -set -x - # Add user locadm as "local adminstrator" and add this user to sudoer-group adduser --gecos "Local Administrator" locadm adduser locadm sudo -- cgit v1.2.3