This commit is contained in:
tuxwarrior
2024-05-04 17:08:00 -05:00
parent 4f06e805b6
commit 716ed36c9a

View File

@@ -140,7 +140,7 @@ if [ ${operation} == "dots" ] ; then
if [[ ${ffpd} == error* ]] ; then
echo ${ffpd}
else
file_name=user.json
file_name=user.js
file_path=${ffpd}
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"