This commit is contained in:
tuxwarrior
2024-05-03 16:04:14 -05:00
parent 7efca0e020
commit f565a0d674

View File

@@ -134,7 +134,7 @@ if [ ${operation} == "dots" ] ; then
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
ffpd=$(firefox_profile_dir) ffpd=$(firefox_profile_dir)
if [[ ${ffpd} == error ]] ; then if [[ ${ffpd} == error* ]] ; then
echo ${ffpd} echo ${ffpd}
else else
echo "^^^^" echo "^^^^"