v3-revamp-fedora
This commit is contained in:
@@ -57,7 +57,7 @@ cd "$REPO_DIR" || {
|
|||||||
|
|
||||||
# Make sure it's executable and run it cleanly
|
# Make sure it's executable and run it cleanly
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
./install.sh || {
|
yes | ./install.sh || {
|
||||||
color_red "Error: SDDM theme installer encountered an issue."
|
color_red "Error: SDDM theme installer encountered an issue."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user