From 73c8d25693eb7a92625383e952a886b4fb1ebcd5 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Fri, 3 May 2024 12:56:05 -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 a59b02b..a45fbfe 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -92,7 +92,7 @@ if [ ${operation} == "dots" ] ; then # environment file_path=/etc/ - deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}" no_chown + deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown # hypridle file_name=hypridle.conf