diff options
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 3 |
1 files changed, 0 insertions, 3 deletions
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 |