added message for zip install.
This commit is contained in:
@@ -28,6 +28,8 @@ class Github extends Provider {
|
||||
$url = "http://nodeload.github.com/{$bundle['location']}/zipball/master";
|
||||
|
||||
parent::zipball($bundle, $url, true);
|
||||
|
||||
echo "Bundle [{$bundle['name']} has been installed!".PHP_EOL;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user