You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing on linux is curl -sSfL https://get.tur.so/install.sh|bash. The script seems to be missing two features from this style of installion: 1) setting the INSTALL_DIRECTORY and 2) skipping the modification of the shell profile.
I tried to find install.sh in the repo but couldn't. Perhaps it's generated from the go sources. Therefore I've attached my suggestions to install.sh to this issue. Use it as you see fit. Thanks.
Installing on linux is
curl -sSfL https://get.tur.so/install.sh|bash
. The script seems to be missing two features from this style of installion: 1) setting the INSTALL_DIRECTORY and 2) skipping the modification of the shell profile.I tried to find
install.sh
in the repo but couldn't. Perhaps it's generated from the go sources. Therefore I've attached my suggestions to install.sh to this issue. Use it as you see fit. Thanks.install.sh.txt
The text was updated successfully, but these errors were encountered: