From 230730342b05f10739686640e771017ea1c5caab Mon Sep 17 00:00:00 2001 From: t470p Date: Thu, 9 May 2024 17:16:31 -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 3f402af..4bd30a5 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -178,7 +178,7 @@ if [ ${operation} == "dots" ] ; then # xorg file_path=/home/${user}/ - deploy_file "${dots_trg}/xorg/*" "${file_path}/" + deploy_file "${dots_trg}/xorg/*.*" "${file_path}/" fi