-
Notifications
You must be signed in to change notification settings - Fork 54
Description
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 --:--:-- --:--:-- --:--:-- 0The issue is because of redirects:
Adding a -L flag to follow redirect should do the trick.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels