补充 安装 Flash Player
Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
parent
937695ba54
commit
15bd7baffa
|
@ -119,3 +119,9 @@ sudo pip3 install kconfiglib
|
||||||
gpasswd --add <user name> dialout
|
gpasswd --add <user name> dialout
|
||||||
groups <user name>
|
groups <user name>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 安装 Flash Player
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo apt-get install flashplugin-installer
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue