This repository has been archived on 2024-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
2020-12-13 16:40:34 +00:00

5 lines
120 B
Bash
Executable File

#!/bin/sh -e
install -Dm644 userChrome.css \
"/usr/lib/firefox/browser/defaults/preferences/chrome/userChrome.css"