更新了日志

pull/534/head
jackfrued 2020-04-08 10:29:53 +08:00
parent dbe54797b0
commit 05998c86e8
6 changed files with 9 additions and 4 deletions

View File

@ -719,7 +719,7 @@ docker push jackfrued/webserver
1. 安装Docker Compose。
```Shell
curl -L https://github.com/docker/compose/releases/download/1.25.0-rc2/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
curl -L "https://github.com/docker/compose/releases/download/1.25.4/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
```

View File

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB

BIN
res/donation3.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 KiB

BIN
res/donation4.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 635 KiB

View File

@ -1,17 +1,22 @@
## 更新日志
### 2020年4月2
### 2020年4月8
1. 将基础部分第1天到第15天内容重新创建了一个名为“Python-Core-50-Courses”的仓库更新了部分内容。
2. 更新了README.md文件。
3. 将近期收到的打赏通过腾讯公益捐出,助力“儿童健康课堂”。
![](res/donation4.png)
### 2020年3月8日
1. 更新了最后10天的部分文档。
2. 通过美团公益将近期打赏捐助给受疫情影响儿童。
![](res/meituan.png)
![](res/donation3.png)
### 2020年3月1日
@ -47,7 +52,7 @@
1. 今天终于结束了出差的日子回来先把最近收到的打赏通过腾讯公益平台全部捐赠给了绿之叶总共捐出了111笔打赏。
![](./res/donation.png)
![](./res/donation1.png)
### 2019年7月9日