From a6cee3d4597869e759c0f1c7b1e8d4addba717c4 Mon Sep 17 00:00:00 2001 From: voje Date: Sun, 3 Mar 2019 21:35:05 +0100 Subject: [PATCH] migrated to cjvt-gitea --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ce5da..51252c2 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ $ make If you want to run it on a server overnight, you might want to use `nohup`, so you can close the ssh connection without closing the process. ``` -$ nohup make > tagging.log & +$ nohup make & ``` +See progress in generated logfile (check git root). # Makefile The Makefile follows certain steps: