From 974a33ad5a094d99266f2f6f2e32f21c7978d84e Mon Sep 17 00:00:00 2001 From: Andreas Neue Date: Mon, 3 Jul 2023 08:49:44 +0200 Subject: [PATCH] simple.mk --- simple.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple.mk b/simple.mk index 2c8749e..b95bf0f 100644 --- a/simple.mk +++ b/simple.mk @@ -4,7 +4,7 @@ MANDATORY-simple = $(MANDATORY-copy) # copy # # this just rsyncs the stuff to the remote server(s) and runs -# pre-/post-deploy and pre-/post-local +# build.sh, pre-/post-deploy, pre-/post-local, start.sh, etc. pull-simple: # nop