From bbad5b4a5b498d8c43782c9f933f18a31660ae00 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Sat, 4 May 2024 17:17:59 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index e2a1259..c9fb5bb 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -143,6 +143,7 @@ if [ ${operation} == "dots" ] ; then else file_name=user.js file_path=${ffpd} + mkdir -p ${file_path} deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" file_name=userChrome.css