diff options
Diffstat (limited to 'static/thesiah.sh')
| -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 |
