Add newline at the end of documents

This commit is contained in:
Takumi Sueda 2022-07-12 01:13:19 +09:00
parent f0b0124324
commit 0c2444bb1b
2 changed files with 2 additions and 2 deletions

View File

@ -82,4 +82,4 @@ Brainux では、debootstrap で生成した rootfs に加えて以下のパッ
|netsurf-gtk|
|fcitx-anthy|
|libpam0g-dev|
|libxcb-xkb-dev|
|libxcb-xkb-dev|

View File

@ -341,4 +341,4 @@ python3 ./tools/package_list.py | xsel -ib
# macOS
python3 ./tools/package_list.py | pbcopy
```
```