Skip to content

Commit

Permalink
Fixed Issue with QT installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Disaster2life committed Aug 3, 2023
1 parent fef6be6 commit a373d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Delta_Apply () {

echo -e "Welcome to the$CORAL_PINK Delta$RESET installation script!\n"
case $Installation_Method in
GTK)
GTK | QT)
case $Installation_Method in
GTK)
echo -e "The current desktop ($PALE_GOLD${DESKTOP_SESSION^}$RESET) supports automatic installation.\n"
Expand Down

0 comments on commit a373d7e

Please sign in to comment.