forked from kiss-community/repo
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
|
#!/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.
|
||
|
|
||
|
EOF
|