forked from tfcoop/www_duniayetu
fix install script
This commit is contained in:
parent
5022763bf1
commit
37b693f7d7
@ -5,7 +5,9 @@ mkdir -p ~/.vmodules/freeflowuniverse
|
||||
mkdir -p ~/code/github/freeflowuniverse
|
||||
pushd ~/code/github/freeflowuniverse
|
||||
git clone https://github.com/freeflowuniverse/crystallib.git
|
||||
pushd crystallib
|
||||
git checkout development_db
|
||||
popd
|
||||
ln -s ~/code/github/freeflowuniverse/crystallib/crystallib ~/.vmodules/freeflowuniverse/crystallib
|
||||
|
||||
git clone https://github.com/freeflowuniverse/webcomponents.git
|
||||
|
Loading…
Reference in New Issue
Block a user