mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-07 19:34:13 +00:00
Remove rename warning
This commit is contained in:
parent
85d82ab9ca
commit
4ff42c11e6
@ -225,13 +225,6 @@ update.notify()
|
||||
|
||||
cli = capitano.parse(process.argv)
|
||||
runCommand = ->
|
||||
console.error(
|
||||
'''
|
||||
*****
|
||||
Please note: the "resin" command-line tool has been replaced with "balena".
|
||||
Only balena will be actively maintained. Get it at: https://balena.io
|
||||
*****
|
||||
''')
|
||||
if cli.global?.help
|
||||
capitanoExecuteAsync(command: "help #{cli.command ? ''}")
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user