commit 24b8055e74d1ca27e0f17e61cae87ce5d5ba0491 parent dd20c6659a7ef555ebdfadf8e16b92673976d0f5 Author: ccx <root@dorje.wpr.cz> Date: Mon, 21 Feb 2022 03:01:38 +0100 Tag deployed version. Diffstat:
M | install | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/install b/install @@ -297,6 +297,7 @@ postinstall_or_rollback() { s6-rename /previous.1 /previous exit 1 fi + git tag --force deployed } # End of functions, now install things in right order