mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-16 23:38:52 +00:00
fixed typo
This commit is contained in:
parent
08237a4102
commit
07af687f38
@ -18,7 +18,7 @@ bootstrapTasks = [
|
||||
callback(null, require('/mnt/config.json'))
|
||||
catch error
|
||||
callback(error)
|
||||
# bootstraping
|
||||
# bootstrapping
|
||||
(config, callback) ->
|
||||
request.post("#{API_ENDPOINT}/associate", {
|
||||
user: config.id
|
||||
|
Loading…
x
Reference in New Issue
Block a user