From 46721460207bd237e527ac6d01276a5be4709b57 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 10:42:38 -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 27743ab..4baa6a4 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -305,7 +305,7 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}" file_name=userChrome.css - file_path=${ffpd}/chrome + file_path=${ffpd}/librewolf create_dir ${file_path} deploy_file "${dots_trg}/librewolf/${file_name}" "${file_path}/${file_name}" fi