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