Add missing final poweroff

This commit is contained in:
Samuel Dionne-Riel 2020-01-07 16:00:44 -05:00
parent 5ae7946c50
commit c792588d72
1 changed files with 1 additions and 0 deletions

View File

@ -90,4 +90,5 @@ As rebooting doesn't work here, poweroff and boot manually.
$ sudo poweroff
# ...
$ sudo ./result/bin/updater step-2
$ sudo poweroff
```