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}