From 80014cd8f564ec049291fc570f3f0aebd30a3408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Wed, 24 Jan 2018 16:03:54 +0100 Subject: Cleanup (tabs, spaces, ..). --- install-itzks-workstation | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index 7c6cb4e..a740984 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -7,10 +7,10 @@ # Alternate script: Only add user locadm if not already there if [ -z $"(getent passwd locadm)" ]; - then - : - else - adduser --gecos "Local Administrator" locadm + then + : + else + adduser --gecos "Local Administrator" locadm adduser locadm sudo fi -- cgit v1.2.3