This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
51255903039
/
cloud-computing-course-Assignment4-img
forked from
xslu_dase_ecnu_edu_cn/cloud-computing-course
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update Assignment7.md
wangyu
xuesong
3 years ago
parent
5216186e2a
commit
35a9f33298
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Assignment7.md
+ 0
- 1
Assignment7.md
View File
@ -166,7 +166,6 @@ sudo mkdir mnist
sudo chown xuesong:xuesong mnist //更改mnist文件夹拥有者(即你的云主机登录账号)。假如你使用root账号,这步不需要
cd mnist
git init
git pull
git pull root@gitea.shuishan.net.cn:luxuesong_dase_ecnu_edu_cn/mnist.git //将pull后面的内容替换成你仓库的ssh地址
```
Write
Preview
Loading…
Cancel
Save