Skip to content
Snippets Groups Projects
Commit fe79e06f authored by Eric Bremner's avatar Eric Bremner Committed by Martin Leblanc
Browse files

ISTWCMS-5713: adding ohana libraries sym link to build ohana script

parent 50a9fa7d
No related branches found
No related tags found
1 merge request!21Feature/istwcms 5713 ebremner banners
......@@ -94,6 +94,8 @@ cd core
ln -s "$DRUPAL_PATH"/web/core/assets assets
ln -s "$DRUPAL_PATH"/web/core/misc misc
cd ..
rm ohana.libraries.yml
ln -s ../ohana.libraries.yml ohana.libraries.yml
cd ..
echo "**************************************************************************************"
echo "Done setting up pattern-lab."
......
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