aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 52dd0af..7c2291b 100755
--- a/build.sh
+++ b/build.sh
@@ -13,6 +13,7 @@ mkdir /etc/skel
grep "^$USE" /etc/passwd || useradd -m $USE
usermod $USE -aG wheel -s /bin/zsh
usermod $USE -aG video
+usermod $USE -aG uucp # arduino port
timedatectl set-ntp true
sh regional.sh # Region specific setup