summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-07 20:22:09 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-07 20:22:09 +0900
commit15676ee1ffe91dfdafb09a6960df8c5ef596e018 (patch)
treed410069ea1ede873ae6d79b8f4c02469d0856105
parentb3bb625aee2d9eab4a001840bb8a2d1a3551c45c (diff)
Init
-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" ] && {