Compare commits

...

1 Commits

Author SHA1 Message Date
a6cee3d459 migrated to cjvt-gitea 2019-03-03 21:35:05 +01:00

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: