-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update guide for chmod in windows #39
Comments
A general note how we can run codex in Windows(msys2) change
|
I will check existing guides and most probably we will update one-liners and then can rely on them # Linux, macOS, Windows (msys2)
curl -s https://get.codex.storage/install.sh | bash
curl -s https://get.codex.storage/generate.sh | bash
curl -s https://get.codex.storage/run.sh | bash |
Fixes for Windows (msys2) were added to the A PR for main documentation was created - codex-storage/codex-docs#53. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chmod
does not work as expected in msys2 and we should use nativeicacls
for WindowsThe text was updated successfully, but these errors were encountered: