summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/thesiah.sh2
-rwxr-xr-xstatic/thesiah.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index d0a4969..b5030d6 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -823,7 +823,7 @@ tlpsetup
bbswitchsetup
# Get Librewolf installed with add-ons and non-bad settings.
-librewolfsetup || error "Failed to set up librewolf."
+librewolfsetup
# Clone TheSiahxyz's repositories
[ "$putrepo" = "y" ] && {
diff --git a/static/thesiah.sh b/static/thesiah.sh
index d0a4969..b5030d6 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -823,7 +823,7 @@ tlpsetup
bbswitchsetup
# Get Librewolf installed with add-ons and non-bad settings.
-librewolfsetup || error "Failed to set up librewolf."
+librewolfsetup
# Clone TheSiahxyz's repositories
[ "$putrepo" = "y" ] && {