diff --git a/README.md b/README.md index 8ef77db..13eda22 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,6 @@ - **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. - **v0.2.5**: Added a new option `-s` to include stopped containers in the check for updates. -- **v0.2.4**: Fixed a bug with the Exclude-logic to only exclude exact matches. Added a counter. -- **v0.2.3**: Added a self updating function (curl/git) and a ugly changenote-message for updates. -- **v0.2.2**: Fixed breaking errors with multi-compose, odd breakage and working dir error. -- **v0.2.1**: Added option to exclude a list of containers. -- **v0.2.1**: Added multi-compose support (eg. override). -- **v0.2.0**: Fixed error with container:tag definition. -- **v0.1.9:** Fixed custom env-support. ___ ## Dependencies diff --git a/dc_brief.sh b/extras/dc_brief.sh similarity index 100% rename from dc_brief.sh rename to extras/dc_brief.sh diff --git a/errorCheck.sh b/extras/errorCheck.sh similarity index 100% rename from errorCheck.sh rename to extras/errorCheck.sh