install.sh: no password for joeac.net user

This commit is contained in:
2026-07-03 11:22:56 +01:00
parent 51d7222c84
commit cd4bafbed3
+1 -1
View File
@@ -39,7 +39,7 @@ fi
if [ -z "$(grep "\bjoeac.net\b" /etc/group)" ] if [ -z "$(grep "\bjoeac.net\b" /etc/group)" ]
then then
sudo adduser -h /home/joeac.net joeac.net sudo adduser -D -h /home/joeac.net joeac.net
fi fi
cd /home/joeac.net cd /home/joeac.net