From ab4356173f4e1353dc2b42c7df23990dfe1baaf3 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Fri, 3 May 2024 16:06:21 -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 f1ad06a..0c5ffc0 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -131,7 +131,7 @@ if [ ${operation} == "dots" ] ; then # firefox file_name=policies.json file_path=/usr/lib/firefox/distribution - deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" + deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" no_chown ffpd=$(firefox_profile_dir) if [[ ${ffpd} == error* ]] ; then