diff options
author | H. P. <harald.p.@xmart.de> | 2018-06-27 13:47:32 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-06-27 13:47:32 +0200 |
commit | f129e11a2fdd7a248f032b6c69a53e2c522c4f14 (patch) | |
tree | 89b1eba8b15c16130ff264a153053570fbaebd34 | |
parent | 7ad0e560e0448d66075a45717336b55b6e39254b (diff) | |
download | batman-f129e11a2fdd7a248f032b6c69a53e2c522c4f14.tar.bz2 |
readme: Proper formatting for to-do list
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ Currently I'm including this in a cron file. This repository should soon host a systemd timer file as well. To-Dos: -[ ] systemd timer file + +[ ] systemd timer file<br/> [ ] use [/var]/run instead of /tmp for the "are we rebooting"-file ## Why? |