1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-03 15:57:46 +02:00
This commit is contained in:
TiynGER 2020-04-04 12:09:05 +02:00
parent 522bac93ae
commit 72b9b46891

View File

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