cog icon indicating copy to clipboard operation
cog copied to clipboard

cog fails to install using cli defaults

Open brian316 opened this issue 5 months ago • 2 comments

When this prompt shows up i click enter (assuming that /usr/local/bin is the default)

sh <(curl -fsSL https://cog.run/install.sh)
Install location? [/usr/local/bin]:

what happens:

The directory  does not exist. Please create it and re-run this script.

what i expect is to use the default shown path by clicking enter but i had to manually type it (lazy i know) can we make it enter for default?

brian316 avatar Aug 28 '24 21:08 brian316