Added a simple progress bar

This commit is contained in:
mag37 2024-01-17 20:26:18 +01:00
parent 5b87072b11
commit e331dda080
2 changed files with 21 additions and 4 deletions

View file

@ -17,12 +17,12 @@
___
## :bell: Changelog
- **v0.3.5**: Added a simple progress bar for the registry checkup.
- **v0.3.4**: Added ntfy.sh template and error message on registry fail.
- **v0.3.3**: Added Apprise template and the option `-i` inform - to send notifications.
- **v0.3.2**: Added a notify function to wrap a notify-script, currently DSM/Ssmtp + template script.
- **v0.3.1**: Addded option `-m` , monochrome mode - no printf color codes.
- **v0.3.0**: Added option `-d N`, age (days) new images have to be before being pulled and updated.
- **v0.2.6**: regctl check / download logic changed. Now using the scripts directory as primary location.
___
## :nut_and_bolt: Dependencies