From 5cb345fe0bdd6eec8b84363b64c02a63240f0ca0 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Fri, 3 May 2024 15:57:23 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index e3b6471..aa87309 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -133,7 +133,10 @@ if [ ${operation} == "dots" ] ; then file_path=/usr/lib/firefox/distribution deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" - firefox_profile_dir + local ffpd=$(firefox_profile_dir) + + echo "----" + echo ${ffpd} #file_name=user.json #file_path=/home/${user}/.mozilla/firefox/...