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