Skip to content

Commit

Permalink
Update sddm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKooLit committed Mar 7, 2024
1 parent 672b48a commit 4c7bfd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-scripts/sddm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ while [ "$valid_input" != true ]; do
valid_input=true
else
printf "\n%s - Invalid input. Please enter 'y' for Yes or 'n' for No.\n" "${ERROR}" 2>&1 | tee -a "$LOG"
install_sddm_theme=""
fi
done

Expand Down

0 comments on commit 4c7bfd8

Please sign in to comment.