Update _posts/2021-12-04-beginner-get-started.md

Co-authored-by: Takumi Sueda <puhitaku@gmail.com>
This commit is contained in:
佐桜 彩斗 2022-07-28 07:02:52 +09:00 committed by Ayato Sasakura
parent 58ab18a877
commit 686d66b2b1
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ Brainux を正しく終了し電源を切るためには、次のコマンドを
```sh
sudo shutdown -h now
sudo poweroff # こちらでも OK
```
また、電源ボタンには一般的な PC の電源ボタンと同じ動作が割り当てられているため、押すとシャットダウンできます。