Skip to content

install script not working #77

@IOTeule

Description

@IOTeule

Describe the bug
install script not working

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/AssemblyAI/assemblyai-cli.git
  2. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/AssemblyAI/assemblyai-cli/main/install.sh)"
  3. Using the OSS distribution...
    Downloading AssemblyAI CLI v1.14.2...
    Installing AssemblyAI to /home/dirk/.assemblyai-cli
    Welcome to the AssemblyAI CLI!
    Please start by running assemblyai config [token]
    /bin/bash: Zeile 71: zsh: Befehl nicht gefunden

Expected behavior
Installation should work

Desktop (please complete the following information):

  • OS: Ubuntu
  • CLI Version v1.14.2

Metadata

Metadata

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