summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index d4441fe..521c321 100644
--- a/install.sh
+++ b/install.sh
@@ -45,6 +45,7 @@ then
sudo adduser -D -h /home/joeac.net joeac.net
sudo adduser joeac.net joeac.net
sudo adduser $(whoami) joeac.net
+ su -l $(whoami)
fi
if ! [ -d /home/joeac.net/joeac.net/.git ]