Skip to content
Snippets Groups Projects
Commit 1cbca045 authored by bcweaver's avatar bcweaver
Browse files

SAML keys/certs are no longer in version control.. remove step from composer.json

parent ef84db35
No related branches found
No related tags found
No related merge requests found
......@@ -186,8 +186,6 @@
"@drupal-scaffold",
"rm -rf vendor/simplesamlphp/simplesamlphp/config",
"cp -r config/simplesamlphp/config vendor/simplesamlphp/simplesamlphp/config",
"rm -rf vendor/simplesamlphp/simplesamlphp/cert",
"cp -R config/simplesamlphp/cert vendor/simplesamlphp/simplesamlphp/cert",
"rm -f web/simplesaml",
"ln -s ../vendor/simplesamlphp/simplesamlphp/www web/simplesaml",
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
......
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