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