enhance maintenance script

This commit is contained in:
buanet
2023-04-25 22:30:15 +02:00
parent a04f210190
commit 7a455952dd
2 changed files with 21 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
## Changelog
### v8.1.0-beta.2 (coming soon)
* prohibit restore when startup script is still running
* extend time before restart after restore is done
* v8.1.0-beta.1 (14.04.2023)
* enhance github actions
* enhance log output of maintenance script on restore ([#333](https://github.com/buanet/ioBroker.docker/issues/333))