From 625767a5dcdbf3a311a6f639d6db27fa2503e6f4 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Fri, 3 May 2024 15:58:29 -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 aa87309..84f28ec 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -133,7 +133,7 @@ if [ ${operation} == "dots" ] ; then file_path=/usr/lib/firefox/distribution deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" - local ffpd=$(firefox_profile_dir) + ffpd=$(firefox_profile_dir) echo "----" echo ${ffpd}