|
|
|
@ -152,7 +152,6 @@ installpkg dialog || error "Are you sure you're running this as the root user an
|
|
|
|
|
|
|
|
|
|
# Welcome user and pick dotfiles.
|
|
|
|
|
welcomemsg || error "User exited."
|
|
|
|
|
selectdotfiles || error "User exited."
|
|
|
|
|
|
|
|
|
|
# Get and verify username and password.
|
|
|
|
|
getuserandpass || error "User exited."
|
|
|
|
|