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:
parent
5ae7946c50
commit
c792588d72
1 changed files with 1 additions and 0 deletions
|
@ -90,4 +90,5 @@ As rebooting doesn't work here, poweroff and boot manually.
|
||||||
$ sudo poweroff
|
$ sudo poweroff
|
||||||
# ...
|
# ...
|
||||||
$ sudo ./result/bin/updater step-2
|
$ sudo ./result/bin/updater step-2
|
||||||
|
$ sudo poweroff
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue