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