Update file run_onchange_after_40-firefox.tmpl

This commit is contained in:
Brian Zalewski 2023-01-14 11:11:52 +00:00
parent acaae3bb2e
commit f9e7c76085

View file

@ -21,6 +21,7 @@ if command -v org.mozilla.firefox > /dev/null; then
sleep 5
kill "$FIREFOX_PID"
logg info 'Finished running Firefox headlessly'
sleep 5
fi
logg info 'Renaming default profile folders and assigning them human-readable profile names'
DEFAULT_RELEASE_PROFILE="$(find "$HOME/.var/app/org.mozilla.firefox/.mozilla/firefox" -mindepth 1 -maxdepth 1 -name "*.default-release")"