This commit is contained in:
tuxwarrior
2024-05-03 15:58:29 -05:00
parent 5cb345fe0b
commit 625767a5dc

View File

@@ -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}