migrated to cjvt-gitea

This commit is contained in:
voje 2019-03-03 21:35:05 +01:00
parent b32bd3e7c6
commit a6cee3d459

View File

@ -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: