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

ISTWCMS-5713: fixing build ohana script for ohana libraries

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