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