We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
magicdian@magicdians-arm-ubuntu-server:~/dae$ wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb --2023-10-07 17:02:45-- https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-aarch64.deb Resolving github.com (github.com)... 20.205.243.166 Connecting to github.com (github.com)|20.205.243.166|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/daeuniverse/daed/releases/download/v0.3.3.p1/installer-daed-linux-aarch64.deb [following] --2023-10-07 17:02:45-- https://github.com/daeuniverse/daed/releases/download/v0.3.3.p1/installer-daed-linux-aarch64.deb Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-10-07 17:02:45 ERROR 404: Not Found.
Here is a output from my vm running on my m1 macbook.
I think maybe installer-daed-linux-arm64.deb should rename to installer-daed-linux-aarch64.deb
installer-daed-linux-arm64.deb
installer-daed-linux-aarch64.deb
using wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb command to install daed successful
wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb
No response
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue!
Sorry, something went wrong.
No branches or pull requests
Checks
Current Behavior
Here is a output from my vm running on my m1 macbook.
I think maybe
installer-daed-linux-arm64.deb
should rename toinstaller-daed-linux-aarch64.deb
Expected Behavior
using
wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb
command to install daed successfulSteps to Reproduce
No response
Environment
cat /etc/os-release
): Ubuntu 22.04.3 LTSuname -a
): Linux magicdians-arm-ubuntu-server 5.15.0-76-generic [Release Changelogs] v0.1.0 #83~20.04.1-Ubuntu SMP Wed Jun 21 20:24:56 UTC 2023 aarch64 aarch64 aarch64 GNU/LinuxAnything else?
No response
The text was updated successfully, but these errors were encountered: