Skip to content

🐛 Bug Report: Install script endpoint raises 404 #100

Closed
@baskrahmer

Description

@baskrahmer

👟 Reproduction steps

Visit this page: https://appwrite.io/cli/install.sh

Required for a manual installation per instructions in the README/documentation:
curl -sL https://appwrite.io/cli/install.sh | bash

👍 Expected behavior

Have a working version of the CLI installed on your system.

👎 Actual Behavior

The shell script no longer seems to be hosted on the web endpoint.

A workaround for now is to use the source file from the repo:
curl -sL https://raw.githubusercontent.com/appwrite/sdk-for-cli/master/install.sh | bash

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

N/A

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions