补充 安装 Flash Player

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2019-07-25 20:07:48 +08:00
parent 937695ba54
commit 15bd7baffa
1 changed files with 6 additions and 0 deletions

View File

@ -119,3 +119,9 @@ sudo pip3 install kconfiglib
gpasswd --add <user name> dialout
groups <user name>
```
## 安装 Flash Player
```sh
sudo apt-get install flashplugin-installer
```