Skip to content

Commit

Permalink
os download: Allow not logged in users to download images
Browse files Browse the repository at this point in the history
Change-type: minor
See: #1742
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
  • Loading branch information
thgreasi committed Apr 21, 2020
1 parent d5ab070 commit deab11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/actions/os.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ exports.download =
$ balena os download raspberrypi3 -o ../foo/bar/raspberry-pi.img --version default
$ balena os download raspberrypi3 -o ../foo/bar/raspberry-pi.img --version menu
'''
permission: 'user'
options: [
{
signature: 'output'
Expand Down

0 comments on commit deab11c

Please sign in to comment.