summaryrefslogtreecommitdiff
path: root/rss.xml
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 /rss.xml
parent22d0d755062fe8b4f8eef08e2faeb896d525ef35 (diff)
safety
Diffstat (limited to 'rss.xml')
-rw-r--r--rss.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss.xml b/rss.xml
index 88f9a33..50dda18 100644
--- a/rss.xml
+++ b/rss.xml
@@ -317,7 +317,7 @@ mkdir git</code></pre>
| | | | .---- 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>
<li>On the day of the week option, Sunday is 0 and counting up from there, Saturday will be 6.</li>