classy-giraffe / easy-arch

Script for boostrapping Arch Linux with BTRFS, snapshots and LUKS encryption (UEFI only).
https://classy-giraffe.github.io/easy-arch
Apache License 2.0
226 stars 49 forks source link

Ask for user account #25

Closed fawzakin closed 2 years ago

fawzakin commented 2 years ago

The script will ask the user for a normal user account with sudo privilege. Enter empty to not add one.

Also, I fixed a sed bug where it made the installation unbootable.

classy-giraffe commented 2 years ago

Thanks.