diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 09:02:53 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 09:02:53 +0900 |
| commit | e6da03dc567ddcfd01f299ce758abd50331087a0 (patch) | |
| tree | e7580ea4c788147f16a857b49a1cb6f8f2fd1d64 /static | |
| parent | 2f2cff1f506a7ab7a3b1ea3ec220b3a29b806b50 (diff) | |
modified thesiah.sh, modified thesiah.sh
Diffstat (limited to 'static')
| -rwxr-xr-x | static/thesiah.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh index 5e0388f..08b8e35 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -318,8 +318,8 @@ installffaddons() { id="${id##*\"}" mv "$file" "$sipdir/extensions/$id.xpi" done + chown -R "$name:$name" "$sipdir/extensions" } -chown -R "$name:$name" "$sipdir/extensions" librewolfsetup() { whiptail --infobox "Setting browser privacy settings and add-ons..." 7 60 |
