From 1ba8e6a78ca59da2af20ece0acb04df5ac38215b Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Fri, 22 Oct 2021 19:46:27 +0200 Subject: [PATCH] Add comment for future setup rewamp --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 3b58c13..67a009d 100644 --- a/setup.sh +++ b/setup.sh @@ -26,6 +26,7 @@ install_packages() { apt install -y vim tree tmux neofetch simple-scan sane hplip novnc x11vnc xvfb xinit libglib2.0-bin dbus-x11 } +# NOTE in V3, we'll need to add saned to group lp add_users() { echo "Adding users" useradd -U -G sudo,lpadmin -m -s /bin/bash $user