/ replace {hostname} in firefox sync settings

possible / potential work-in-progress wip ➔ pwip
This commit is contained in:
fro
2025-06-27 11:28:40 -05:00
parent c044bc3b0b
commit 9b52096165
2 changed files with 2 additions and 1 deletions

View File

@@ -320,6 +320,7 @@ if [ ${operation} == "dots" ] ; then
file_name=user.js
file_path=${ffpd}
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
sed -i -e 's/{HOSTNAME}/${HOSTNAME}/g' "${file_path}/${file_name}"
file_name=userChrome.css
file_path=${ffpd}/chrome