diff --git a/update-qortal-ui.sh b/update-qortal-ui.sh index e4ef641..2325dcf 100644 --- a/update-qortal-ui.sh +++ b/update-qortal-ui.sh @@ -9,6 +9,8 @@ echo "cloning git repositories for Qortal UI" git clone https://github.com/qortal/UI +cd UI + cd qortal-ui echo "installing dependencies and linking with yarn link for build process"