summaryrefslogtreecommitdiff
path: root/public/thesiah.sh
diff options
context:
space:
mode:
Diffstat (limited to 'public/thesiah.sh')
-rwxr-xr-xpublic/thesiah.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index 5e0388f..08b8e35 100755
--- a/public/thesiah.sh
+++ b/public/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