mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 09:46:19 +00:00
Minor log change
This commit is contained in:
parent
ef970712a8
commit
a8846b37b6
@ -35,6 +35,6 @@ Promise.all([newUuid, oldUuid]).then(([newUuid, [oldUuid]]) ->
|
||||
console.log((prefix + data).trim().replace(/\n/gm, '\n#{prefix}'))
|
||||
)
|
||||
|
||||
console.log('Start API server')
|
||||
console.log('Starting API server..')
|
||||
api.listen(80)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user