mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-13 22:22:58 +00:00
Add download url to config
This commit is contained in:
parent
34e93ebe60
commit
a4db6ce572
@ -27,6 +27,7 @@ config =
|
||||
authenticate: '/login_'
|
||||
applicationRestart: '/application/<%= id %>/restart'
|
||||
sshKey: '/user/keys/<%= id %>'
|
||||
download: '/download'
|
||||
|
||||
config.pluginsDirectory = path.join(config.dataPrefix, 'plugins')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user