summaryrefslogtreecommitdiff
path: root/cron.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-01 07:37:37 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-01 07:37:37 -0400
commitc03bc90ce47f1bf340f06f036b78c1483f005211 (patch)
tree67c54cbd9c086441b78213d6f5b841c95b85431f /cron.html
parent22d0d755062fe8b4f8eef08e2faeb896d525ef35 (diff)
safety
Diffstat (limited to 'cron.html')
-rw-r--r--cron.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron.html b/cron.html
index 6b12269..3f61f23 100644
--- a/cron.html
+++ b/cron.html
@@ -56,7 +56,7 @@
| | | | .---- day of week (0 - 6)
| | | | |
* * * * *
-30 3 * * 1 apt -y update && apt -y dist-upgrade</code></pre>
+30 3 * * 1 apt -y update && apt -y upgrade</code></pre>
<h3>Some notes</h3>
<ul>