diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 7f5e4ed..0319097 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -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}"