diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-07 20:22:09 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-07 20:22:09 +0900 |
| commit | 15676ee1ffe91dfdafb09a6960df8c5ef596e018 (patch) | |
| tree | d410069ea1ede873ae6d79b8f4c02469d0856105 | |
| parent | b3bb625aee2d9eab4a001840bb8a2d1a3551c45c (diff) | |
Init
| -rwxr-xr-x | public/thesiah.sh | 2 | ||||
| -rwxr-xr-x | static/thesiah.sh | 2 |
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" ] && { |
