missed a cd command
This commit is contained in:
parent
a1b2f80e26
commit
46e609d76f
@ -9,6 +9,8 @@ echo "cloning git repositories for Qortal UI"
|
|||||||
|
|
||||||
git clone https://github.com/qortal/UI
|
git clone https://github.com/qortal/UI
|
||||||
|
|
||||||
|
cd UI
|
||||||
|
|
||||||
cd qortal-ui
|
cd qortal-ui
|
||||||
|
|
||||||
echo "installing dependencies and linking with yarn link for build process"
|
echo "installing dependencies and linking with yarn link for build process"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user