repo/extra/firefox/post-install
2020-01-01 11:49:29 +00:00

15 lines
260 B
Bash
Executable File

#!/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