Skip to content
Snippets Groups Projects
Commit d533f93f authored by Eric Bremner's avatar Eric Bremner
Browse files

Fixing build of Ohana

parent 2a73bb87
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ if [[ -d ohana ]]; then
echo ""
fi
git clone https://github.com/chazchumley/ohana.git
git clone --branch patternlab https://github.com/chazchumley/ohana.git
if [ "$?" != 0 ]; then
echo "Error: git clone failed"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment