diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 55ab82d..18520a1 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -178,6 +178,7 @@ if [ ${operation} == "dots" ] ; then # mounts file_name=nas.mount file_path=/etc/systemd/system + 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}"