aboutsummaryrefslogtreecommitdiff
path: root/configure_firefox.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-11 16:25:53 +0300
committerawy <awy@awy.one>2024-10-11 16:25:53 +0300
commit2f4b304905c05f2e0bcf90ac42ea75432cad677b (patch)
tree659a61a4afb86382145c9a246a31a8b51e7da8f5 /configure_firefox.sh
parentd569a5da1ff0968170abd535f213303a34513615 (diff)
userchrome updateHEADmaster
Diffstat (limited to 'configure_firefox.sh')
-rwxr-xr-xconfigure_firefox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure_firefox.sh b/configure_firefox.sh
index 1702c62..46c4247 100755
--- a/configure_firefox.sh
+++ b/configure_firefox.sh
@@ -159,7 +159,7 @@ place_files() {
move_file "user.js"
move_file "user-overrides.js"
move_file "updater.sh"
- # move_file "userChrome.css"
+ move_file "userChrome.css"
# move_file "userContent.css"
}