Skip to content

Does not work for aarch64 ARM right now #444

@Furyfree

Description

@Furyfree

Describe the bug

When i try to run the curl command on a Debian 12 ARM i get the error: \033[0;31mERROR: Downloading linutil\033[0m
This happens because the URL that the start.sh script tries to reach does not exist

To Reproduce

Steps to reproduce the behavior:

  1. Go on a ARM based linux machine (I tried Debian 12)
  2. Run the curl command "curl -fsSL https://christitus.com/linux | sh"

Expected behavior

Should run the linutil

What actually happens

You will get an error because the URL "https://github.com/ChrisTitusTech/linutil/releases/latest/download/linutil-aarch64" gives an 404 error page

Screenshots

CleanShot 2024-09-17 at 14 13 18@2x

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions