From 0816b78b33f9257f47622fbdebed2bdf02bdfdb9 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Sun, 2 Jan 2022 02:47:52 +0100 Subject: [PATCH] Add info about known deficiency of deploy.sh --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f714bd7..331c3f3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ subsequent deploys. Keep in mind, however, that it is written so it WorksForMe and I do not guarantee that it will work for you. But I might be able to help you and/or am open to changes, so feel free to send me questions and/or patches. +Known bug: If the deployment script is itself modified, it will not reexecute +itself unless changing git branches. However, it will likely run past `git +pull`, so re-running should run the updated version. + Licence --- The _code_ is distributed under WTFPL v2.0. On the other hand, documentation