util
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// cell install <locator> - Install a package to the shop
|
||||
// Does not modify the current project's cell.toml
|
||||
|
||||
var shop = use('shop')
|
||||
var shop = use('internal/shop')
|
||||
var build = use('build')
|
||||
|
||||
if (args.length < 1) {
|
||||
|
||||
Reference in New Issue
Block a user