diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index e400377..54a3d35 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -90,9 +90,9 @@ if [ ${operation} == "dots" ] ; then file_path=/usr/local/bin deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}" -# # environment -# file_path=/etc/ -# deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown + # environment + file_path=/etc + deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown # # # hypridle # file_name=hypridle.conf