summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 15:19:32 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 15:19:32 -0400
commit9e3c18973567173423ce884f21d9dad9f9c1d5f5 (patch)
tree2bf069315e492be246cb1516ea26df1d62f3ec3c
parent6d77de994d0c610048a11a3bca1887b15c17d08f (diff)
added to index
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 66adf0f..579946f 100644
--- a/index.html
+++ b/index.html
@@ -58,6 +58,7 @@
<ul class=ll>
<li><a href="maintenance.html">How to maintain a server.</a></li>
<li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li>
+ <li><a href="cron.html">Scheduling tasks with Crontabs/Cronjobs.</a></li>
</ul>
<h2>In the Works...</h2>