Skip to content

Conversation

@ThrosturX
Copy link
Contributor

@ThrosturX ThrosturX commented Oct 28, 2025

git clone https://github.com/TensorBlock/TensorBlock-Studio.git clones into TensorBlock-Studio.
On a system where you can assume bash to be installed, cd tensorblock-studio wouldn't work because the UNIX standard specifies directories to be case sensitive.

This fixes that issue by cloning into tensorblock-studio specifically. I chose this method rather than cd TensorBlock-Studio because it is more verbose and therefore self-explanatory.

@wilsonccccc
Copy link
Contributor

Thanks for the fix, it lgtm.

@wilsonccccc wilsonccccc merged commit 50a48e8 into TensorBlock:dev Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants