From 716ed36c9a59acf6ede7b0767e661e282fa7b1d1 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Sat, 4 May 2024 17:08:00 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"