Update upgrade.md

This commit is contained in:
aiminick 2019-09-11 00:44:19 +08:00 committed by GitHub
parent 3135eb342d
commit d71a5725f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,8 @@
**[OPENFANS开源社区](http://www.openfans.org)   &&   [树莓派爱好者基地](http://www.pifan.org/)  荣誉出品**
## [捐赠](donation/README.md)
### 再次重申!我们是团队,企业级的专业团队出品的系统,不要拿个人作品来和我们比较
----
@ -22,6 +24,8 @@
apt update ; apt install tar gzip zip unzip bzip2 xz-utils -y
```
## [捐赠](donation/README.md)
----
## 升级系统固件及驱动
@ -69,6 +73,8 @@ mk-initrd && sync && sync && init 6
- **最后重启系统,完成升级**
## [捐赠](donation/README.md)
---
## 如何更新系统
@ -78,3 +84,4 @@ mk-initrd && sync && sync && init 6
```shell
apt update ; apt upgrade -y
```
## [捐赠](donation/README.md)