增加 tree 命令.
Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
parent
0aa216ca83
commit
50775951f7
|
@ -161,7 +161,7 @@ Configured directory for incoming files does not exist
|
|||
## 安装常用工具
|
||||
|
||||
```sh
|
||||
pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip aria2
|
||||
pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip aria2 tree
|
||||
```
|
||||
|
||||
另外需要安装 flex、bison、libncurses5-dev 等。
|
||||
|
|
Loading…
Reference in New Issue