From f565a0d67429867a0a8341e07cf744b45c0f17ff Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Fri, 3 May 2024 16:04:14 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 6739aff..cfbb3f2 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -134,7 +134,7 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" ffpd=$(firefox_profile_dir) - if [[ ${ffpd} == error ]] ; then + if [[ ${ffpd} == error* ]] ; then echo ${ffpd} else echo "^^^^"