diff options
Diffstat (limited to 'run_onchange_after_deploy-pteid-pkcs11.sh.tmpl')
| -rw-r--r-- | run_onchange_after_deploy-pteid-pkcs11.sh.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_onchange_after_deploy-pteid-pkcs11.sh.tmpl b/run_onchange_after_deploy-pteid-pkcs11.sh.tmpl index 13db657..10ebcd2 100644 --- a/run_onchange_after_deploy-pteid-pkcs11.sh.tmpl +++ b/run_onchange_after_deploy-pteid-pkcs11.sh.tmpl @@ -62,7 +62,7 @@ register_in_profile() { # Each line: <flatpak_app_id> <profile_subdir> <process_name> MOZILLA_APPS="\ io.gitlab.librewolf-community .librewolf librewolf -org.mozilla.Thunderbird .thunderbird thunderbird" +org.mozilla.thunderbird .thunderbird thunderbird" echo "$MOZILLA_APPS" | while IFS=' ' read -r app profile_subdir proc_name; do [ -n "$app" ] || continue |
