💁️ use webxoss-assets as submodule

This commit is contained in:
WEBXOSS 2017-08-15 15:17:59 +08:00
parent 753d706004
commit ce6e63632e
2 changed files with 6 additions and 3 deletions

View file

@ -7,8 +7,10 @@
2. Init / Update submodule 2. Init / Update submodule
``` ```
git submodule init git submodule update --init
git submodule update cd webxoss-client
git submodule update --init
cd -
``` ```
3. Download copyrighted images 3. Download copyrighted images
@ -16,6 +18,7 @@
``` ```
cd webxoss-client cd webxoss-client
curl http://webxoss.com/images.tar | tar xv curl http://webxoss.com/images.tar | tar xv
cd -
``` ```
Note: Note:

@ -1 +1 @@
Subproject commit 710248350eb1f5b4acfa46d971fe9f304822a2dd Subproject commit da44dde1b8ab7f86e8620e738041825391e18c8c