From 2ae1ba7d458fbd33ac36796e2e68ca02f60717eb Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 21 May 2024 07:43:24 -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 8d33cf7..cef0570 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -180,7 +180,7 @@ if [ ${operation} == "dots" ] ; then # mounts file_name=mnt-nas.mount file_path=/etc/systemd/system - trash-put ${file_path}/${file_name} +# trash-put ${file_path}/${file_name} deploy_file "${dots_trg}/systemd/${file_name}" "${file_path}/${file_name}" no_chown sed -i "s|USERNAME|klevstul|g" "${file_path}/${file_name}"