X-Git-Url: https://git.p6c8.net/dsmonrot.git/blobdiff_plain/a2f3d2a6a1f784fbed79a456e65070f12faf1626..01bab7731e910390ae331b24995b429a86789ea6:/TODO.md diff --git a/TODO.md b/TODO.md index b725eeb..5079e04 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,8 @@ - [x] ~~Check if the network drive already exists before connecting~~ ⇒ `New-PSDrive` throws an exception if drive is already connected - [x] Create a log file for the script - [x] Clean up the messages sent to the console or send them to the debug or error streams (e.g. `Write-Debug` or `Write-Error`) -- [ ] Rotate log files +- [x] Rotate log files - [x] Suppress output of some commands +- [x] Allow multiple backups for a day - [ ] Add some comments to the source code -- [ ] Allow multiple backups for a day \ No newline at end of file +- [ ] Update README \ No newline at end of file