mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2025-04-06 23:27:29 +09:00
Improve 2021-12-04-beginner-get-started.md
This commit is contained in:
parent
57ae166084
commit
2b4bcb1f6d
@ -222,7 +222,9 @@ Brainux を正しく終了し電源を切るためには、次のコマンドを
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo shutdown -h now
|
sudo shutdown -h now
|
||||||
sudo poweroff # こちらでも OK
|
|
||||||
|
# こちらでも OK
|
||||||
|
sudo poweroff
|
||||||
```
|
```
|
||||||
|
|
||||||
また、電源ボタンには一般的な PC の電源ボタンと同じ動作が割り当てられているため、押すとシャットダウンできます。
|
また、電源ボタンには一般的な PC の電源ボタンと同じ動作が割り当てられているため、押すとシャットダウンできます。
|
||||||
|
Loading…
Reference in New Issue
Block a user