summaryrefslogtreecommitdiff
path: root/cron.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-01 13:42:47 -0400
committerGitHub <noreply@github.com>2021-07-01 13:42:47 -0400
commit40a71d15124cbeb472919e49296fd289bb18acaf (patch)
treefa3a840eb19e547b3bf14d3c5282cc106757fdc3 /cron.html
parent09e8d8df7a96cae0b9b12af236a7f6958e79fe70 (diff)
parentb52ddb17e8f505f70ed98e8a87268b411511b128 (diff)
Merge branch 'master' into master
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>