diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-03 12:27:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-03 12:27:50 +0100 |
| commit | 66da50eb925345ee837e44d4bd4c8db7cc4840c5 (patch) | |
| tree | c7cafcba86408d9f8f1bbd47b38ad936d3d56fe2 /install.sh | |
| parent | 757a24894aaf585969397cc549e1c7a863097abe (diff) | |
logins back in after updating groups
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ] |
