Update file run_onchange_after_40-firefox.tmpl
This commit is contained in:
parent
3ff425cdd3
commit
4cac7ba786
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{{- if ne .host.distro.family "windows" -}}
|
{{- if ne .host.distro.family "windows" -}}
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# @file run_onchange_after_40-firefox.tmpl
|
# @file run_onchange_after_40-firefox.tmpl
|
||||||
# @brief Configures system-wide settings, sets up Firefox Profile Switcher, creates various profiles from different sources, and more.
|
# @brief This script configures system-wide settings, sets up Firefox Profile Switcher, creates various profiles from different sources, and installs a configurable list of Firefox Add-Ons.
|
||||||
# @description
|
# @description
|
||||||
# The Firefox setup script performs a handful of tasks that automate the setup of Firefox as well as
|
# The Firefox setup script performs a handful of tasks that automate the setup of Firefox as well as
|
||||||
# useful utilities that will benefit Firefox power-users. The script also performs the same logic on
|
# useful utilities that will benefit Firefox power-users. The script also performs the same logic on
|
||||||
|
|
Loading…
Reference in a new issue