mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-21 17:56:57 +00:00
Update sdk references in wizzard.coffee
Change-type:patch
This commit is contained in:
parent
14bfca8c3a
commit
64b4f67477
@ -34,7 +34,7 @@ exports.wizard =
|
||||
'''
|
||||
primary: true
|
||||
action: (params, options, done) ->
|
||||
resin = require('resin-sdk-preconfigured')
|
||||
resin = require('resin-sdk').fromSharedOptions()
|
||||
patterns = require('../utils/patterns')
|
||||
{ runCommand } = require('../utils/helpers')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user