Update upgrade.md
This commit is contained in:
parent
9e8f9b6aea
commit
ba395b806d
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
**[OPENFANS开源社区](http://www.openfans.org) && [树莓派爱好者基地](http://www.pifan.org/) 荣誉出品**
|
**[OPENFANS开源社区](http://www.openfans.org) && [树莓派爱好者基地](http://www.pifan.org/) 荣誉出品**
|
||||||
|
|
||||||
## [捐赠](donation/README.md)
|
## [打赏](donation/README.md)
|
||||||
|
|
||||||
### 再次重申!我们是团队,企业级的专业团队出品的系统,不要拿个人作品来和我们比较
|
### 再次重申!我们是团队,企业级的专业团队出品的系统,不要拿个人作品来和我们比较
|
||||||
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
apt update ; apt install tar gzip zip unzip bzip2 xz-utils -y
|
apt update ; apt install tar gzip zip unzip bzip2 xz-utils -y
|
||||||
```
|
```
|
||||||
|
|
||||||
## [捐赠](donation/README.md)
|
## [打赏](donation/README.md)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
@ -73,7 +73,7 @@ mk-initrd && sync && sync && init 6
|
||||||
|
|
||||||
- **最后重启系统,完成升级**
|
- **最后重启系统,完成升级**
|
||||||
|
|
||||||
## [捐赠](donation/README.md)
|
## [打赏](donation/README.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -84,4 +84,4 @@ mk-initrd && sync && sync && init 6
|
||||||
```shell
|
```shell
|
||||||
apt update ; apt upgrade -y
|
apt update ; apt upgrade -y
|
||||||
```
|
```
|
||||||
## [捐赠](donation/README.md)
|
## [打赏](donation/README.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue