forked from mirrors/webxoss-core
Merge pull request #69 from webxoss/Deardrops-patch-1
Fixup wixoss images download url
This commit is contained in:
commit
0c305ff497
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
```
|
```
|
||||||
cd webxoss-client
|
cd webxoss-client
|
||||||
curl http://webxoss.com/images.tar | tar xv
|
curl https://webxoss.com/images.tar | tar xv
|
||||||
cd -
|
cd -
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue