Merge pull request 'more everything' (#1) from avoid_unneeded_error_messages into master

Reviewed-on: #1
Reviewed-by: an <an@noreply.dnix.de>
This commit is contained in:
an 2025-07-21 06:52:40 +00:00
commit 7deadd2f91
9 changed files with 94 additions and 55 deletions

View file

@ -2,6 +2,8 @@
A simple Makefile based deployment system.
**make-deploy** was initially hosted at https://git.dnix.de/an/make-deploy. Since it has become heavily used at chefkoch.de for system deployments, and lots of code is committed there, we moved the repo to https://git.chefkoch.net/pub/make-deploy. A mirror still exists at https://git.dnix.de/mirror/make-deploy.
**make-deploy** is licensed under the terms of the MIT-License. See [LICENSE](LICENSE) for info.
## Installation