2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00
repo/extra/firefox-esr/post-install
Dylan Araps 79eee75fea
firefox-esr: New package at 68.8.0esr
The regular 'firefox' package will be updated to track the latest
release. This fixes our package being incorrectly named in the
repositories.
2020-05-05 09:57:45 +03:00

18 lines
353 B
Bash
Executable File

#!/bin/sh
cat <<EOF
NOTE: Install the 'hicolor-icon-theme' package if
no other icon themes are installed.
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