1
0
Fork 0
mirror of https://github.com/samueldr/wip-pinebook-pro.git synced 2024-11-27 05:19:44 +01:00

Add missing final poweroff

This commit is contained in:
Samuel Dionne-Riel 2020-01-07 16:00:44 -05:00
parent 5ae7946c50
commit c792588d72

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
```