diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-24 14:24:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-24 14:24:37 +0300 |
commit | 77b5c6911ab1f7c864d5b4847ed84c32d1fb1a45 (patch) | |
tree | 5d2cd20380cec7c15ae9904239ecc0c0e779c97c /extra/firefox/post-install | |
parent | 86c82ca41ffbf3d0bd4ea44aa350ea5387512317 (diff) | |
download | repository-77b5c6911ab1f7c864d5b4847ed84c32d1fb1a45.tar.gz |
firefox: remove package
Diffstat (limited to 'extra/firefox/post-install')
-rwxr-xr-x | extra/firefox/post-install | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/extra/firefox/post-install b/extra/firefox/post-install deleted file mode 100755 index 99de9d2b..00000000 --- a/extra/firefox/post-install +++ /dev/null @@ -1,14 +0,0 @@ -#!/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 |