diff --git a/test.sh b/test.sh index 534c010..ea0b8ff 100644 --- a/test.sh +++ b/test.sh @@ -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."