mirror of
https://github.com/webxoss/webxoss-core.git
synced 2024-11-20 06:49:53 +01:00
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
|
||||
curl http://webxoss.com/images.tar | tar xv
|
||||
curl https://webxoss.com/images.tar | tar xv
|
||||
cd -
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue