fix install script

This commit is contained in:
Emilie Ouwerx 2023-12-05 16:28:17 +03:00
parent 5022763bf1
commit 37b693f7d7

View File

@ -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