This commit is contained in:
2025-06-14 00:53:12 -06:00
parent e126b2770a
commit 78787d05b4
+1 -1
View File
@@ -66,7 +66,7 @@ fi
# handle users serial shit # handle users serial shit
## self ## self
echo "Giving $username the right permissions..." echo "Giving $username the right permissions..."
sudo usermod -aG dialout $username sudo usermod -aG dialout $username
sudo usermod -a -G i2c $username sudo usermod -a -G i2c $username
## service users ## service users