File tree Expand file tree Collapse file tree 6 files changed +9
-4
lines changed Expand file tree Collapse file tree 6 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -719,7 +719,7 @@ docker push jackfrued/webserver
719
719
1. 安装Docker Compose。
720
720
721
721
```Shell
722
- 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
722
+ curl -L " https://github.com/docker/compose/releases/download/1.25.4 /docker-compose-$( uname -s)-$( uname -m)" -o /usr/local/bin/docker-compose
723
723
chmod +x /usr/local/bin/docker-compose
724
724
```
725
725
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
3
- ### 2020年4月2日
3
+ ### 2020年4月8日
4
4
5
5
1 . 将基础部分(第1天到第15天)内容重新创建了一个名为“Python-Core-50-Courses”的仓库,更新了部分内容。
6
+
6
7
2 . 更新了README.md文件。
7
8
9
+ 3 . 将近期收到的打赏通过腾讯公益捐出,助力“儿童健康课堂”。
10
+
11
+ ![ ] ( res/donation4.png )
12
+
8
13
### 2020年3月8日
9
14
10
15
1 . 更新了最后10天的部分文档。
11
16
12
17
2 . 通过美团公益将近期打赏捐助给受疫情影响儿童。
13
18
14
- ![ ] ( res/meituan .png )
19
+ ![ ] ( res/donation3 .png )
15
20
16
21
### 2020年3月1日
17
22
47
52
48
53
1 . 今天终于结束了出差的日子,回来先把最近收到的打赏通过腾讯公益平台全部捐赠给了绿之叶,总共捐出了111笔打赏。
49
54
50
- ![ ] ( ./res/donation .png )
55
+ ![ ] ( ./res/donation1 .png )
51
56
52
57
### 2019年7月9日
53
58
You can’t perform that action at this time.
0 commit comments