Update file run_onchange_after_40-firefox.tmpl
This commit is contained in:
parent
92a0182384
commit
b09f1fcd5e
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
{{ includeTemplate "universal/profile" }}
|
{{ includeTemplate "universal/profile" }}
|
||||||
{{ includeTemplate "universal/logg" }}
|
{{ includeTemplate "universal/logg" }}
|
||||||
|
|
||||||
|
# Firefox plugins: {{ list (.firefoxAddOns | toString | replace "[" "" | replace "]" "") | uniq | join " " }}
|
||||||
|
|
||||||
### Add Firefox enterprise profile
|
### Add Firefox enterprise profile
|
||||||
# TODO - figure out how to do this for other installations like Flatpak and macOS
|
# TODO - figure out how to do this for other installations like Flatpak and macOS
|
||||||
for FIREFOX_DIR in '/usr/lib/firefox' '/usr/lib/firefox-esr' '/Applications/Firefox.app/Contents/Resources'; do
|
for FIREFOX_DIR in '/usr/lib/firefox' '/usr/lib/firefox-esr' '/Applications/Firefox.app/Contents/Resources'; do
|
||||||
|
|
Loading…
Reference in a new issue