temporary

This commit is contained in:
Luke Smith 2020-03-11 14:49:49 -04:00
parent f6b3febf72
commit d4c5f1ce62
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -227,7 +227,7 @@ sed -i "s/^$name:\(.*\):\/bin\/.*/$name:\1:\/bin\/zsh/" /etc/passwd
dbus-uuidgen > /var/lib/dbus/machine-id dbus-uuidgen > /var/lib/dbus/machine-id
# Let LARBS know the WM it's supposed to run. # Let LARBS know the WM it's supposed to run.
echo "$edition" > "/home/$name/.local/share/larbs/wm"; chown "$name:wheel" "/home/$name/.local/share/larbs/wm" echo "$edition" > "/home/$name/.local/share/larbs/wm"; chown -R "$name:wheel" "/home/$name/.local"
# Last message! Install complete! # Last message! Install complete!
finalize finalize