Changes
Page history
fix typo
authored
Oct 31, 2022
by
Jérôme Charaoui
Show whitespace changes
Inline
Side-by-side
howto/upgrades.md
View page @
0262cb27
...
@@ -59,7 +59,7 @@ discussion and rationale of that change.
...
@@ -59,7 +59,7 @@ discussion and rationale of that change.
It's also possible to do a manual mass-upgrade run with
It's also possible to do a manual mass-upgrade run with
[
Cumin
](
howto/cumin
)
:
[
Cumin
](
howto/cumin
)
:
cumin -b 10 '*' 'apt update ; unattended-upgrde ; TERM=doit dsa-update-apt-status'
cumin -b 10 '*' 'apt update ; unattended-upgr
a
de ; TERM=doit dsa-update-apt-status'
The
`TERM`
override is to skip the jitter introduced by the script
The
`TERM`
override is to skip the jitter introduced by the script
when running automated.
when running automated.
...
...
...
...