Skip to content

Add a redirect to curl commands in docs #17

@subhamX

Description

@subhamX

Hey team, first of all thank you for the awesome work. I was exploring askui, and found a minor bug in the curl commands in the docs. have a look at the image below showing the output of the curl command:

➜  pumpkine-ai curl -o /tmp/AskUI-Suite-Latest-User-Installer-MacOS-ARM64-Full.run https://files.askui.com/releases/Installer/Latest/AskUI-Suite-Latest-User-Installer-MacOS-ARM64-Full.run
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

The issue is because of redirects:

Image

Adding a -L flag to follow redirect should do the trick.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions