2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 16:32:28 +00:00
repo/extra/firefox/post-install

15 lines
260 B
Plaintext
Raw Normal View History

2019-12-31 05:19:59 +00:00
#!/bin/sh
cat <<EOF
NOTE: Install the 'firefox-privacy' package to
enable extra privacy restrictions.
NOTE: This includes more telemetry removals,
hardened settings, no phoning-home etc.
-> kiss b firefox-privacy
-> kiss i firefox-privacy
EOF