]> git.p6c8.net - dsmonrot.git/blobdiff - TODO.md
- Now all error messages are sent by mail
[dsmonrot.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index fad0f8489261fecf234aba2c7646ab961d8732df..b727f891ccd4f8d5c95df85d5805f190f1050b25 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,8 @@
 # TODO
 
-- [ ] Collect error messages and send them via email
+- [x] Collect error messages and send them via email
 - [x] Check if directories are created successfully
-- [ ] Check if the network drive already exists before connecting
+- [x] ~~Check if the network drive already exists before connecting~~ `New-PSDrive` throws an exception if drive is already connected
 - [ ] Create a log file for the script
 - [ ] Clean up the messages sent to the console or send them to the debug or error streams (e.g. `Write-Debug` or `Write-Error`)
 - [ ] Suppress output of some commands
\ No newline at end of file

patrick-canterino.de