X-Git-Url: https://git.p6c8.net/dsmonrot.git/blobdiff_plain/1393228635062138984a33279aadb8f5e77dbed6..d76d903b4f6a1963cd7dbdab4bf130d5c03514a9:/TODO.md?ds=sidebyside diff --git a/TODO.md b/TODO.md index 84b50f2..2326604 100644 --- a/TODO.md +++ b/TODO.md @@ -5,4 +5,4 @@ - [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 +- [x] Suppress output of some commands \ No newline at end of file