aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-01Add customisation instructions to config.mk, rename ERROR_SLEEP to RETRY_SLEEP, and remove sleep instruction if RETRY_SLEEP is nonpositiveMattias Andrée2-3/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-02-01Fix exit valueMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-01-31m1.0Mattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-01-31Add README and m fixes to man pageMattias Andrée2-6/+36
Signed-off-by: Mattias Andrée <maandree@kth.se>