diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2016-11-24 16:20:52 -0500 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2016-11-24 16:20:52 -0500 |
commit | becc0618728b874c299a19b62c48a898fa4d6df7 (patch) | |
tree | 9d84a94bc6e9292867c239c875ff71a100626627 /nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install | |
parent | eaea48c10bb94108d92f5afb5d058be584bac931 (diff) | |
download | abslibre-becc0618728b874c299a19b62c48a898fa4d6df7.tar.gz abslibre-becc0618728b874c299a19b62c48a898fa4d6df7.tar.bz2 abslibre-becc0618728b874c299a19b62c48a898fa4d6df7.zip |
iceweasel and icedove install notices
Diffstat (limited to 'nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install')
-rw-r--r-- | nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install b/nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install new file mode 100644 index 000000000..6e59a0c98 --- /dev/null +++ b/nonprism-testing/iceweasel-hardened-preferences/iceweasel-hardened.install @@ -0,0 +1,6 @@ +post_install() { + echo "..." + echo "Note: It is now required to use iceweasel-hardened or iceweasel binaries separately. They cannot run at the same time, but can be ran interchangebly." + echo "..." + echo "Nota: ahora se require usar los binarios iceweasel-hardened o iceweasel de forma separada. No pueden ser usados al mismo tiempo, pero sí de manera alterna." +}
\ No newline at end of file |