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/...