From 243a69d8569d89edd11ea1bce1adb22b7ec702d8 Mon Sep 17 00:00:00 2001 From: Andreas Neue Date: Wed, 14 Jun 2023 14:49:50 +0200 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fec3c88..94471dd 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,9 @@ Relying only on GNU Make and simple CLI tools makes deployments robust and still copy, compose, swarm, k8s, helm, cron, apt, systemd (tbd). -#### copy +#### simple -Just copy the repo to the remote location(s). Put additional logic into pre- and post-deploy.sh. +Just copy the repo to the remote location(s). Put additional logic into build.sh, start.sh, pre-deploy.sh, and post-deploy.sh. #### compose