remove die from github provider.
This commit is contained in:
parent
ec5c08a7cc
commit
ef2c5af4f1
@ -38,7 +38,6 @@ class Github extends Provider {
|
||||
*/
|
||||
protected function submodule($bundle)
|
||||
{
|
||||
die('here');
|
||||
$repository = "git@github.com:{$bundle['location']}.git";
|
||||
|
||||
$this->directory($bundle);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user