Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

fix start cmd for WSL #3

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

merlinfrombelgium
Copy link
Contributor

Fixes #2

Assuming this was derived from the One-click installers section in the readme file in the oobabooga repo, where it states Run the start_linux.sh, start_windows.bat, start_macos.sh, or start_wsl.bat script depending on your OS., the start_wsl.bat is actually meant to run from a Windows command prompt or PowerShell. In the context of this ooba implementation, it should just treat WSL as Linux.

Assuming this was derived from the One-click installers section in the readme file in the oobabooga repo, where it states `Run the start_linux.sh, start_windows.bat, start_macos.sh, or start_wsl.bat script depending on your OS.`, the `start_wsl.bat` is actually meant to run from a Windows command prompt or PowerShell. In the context of this ooba implementation, it should just treat WSL as Linux.
@KillianLucas KillianLucas merged commit c4688de into KillianLucas:main Oct 12, 2023
@KillianLucas
Copy link
Owner

Thanks @merlinfrombelgium! Great fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

login in install_oobagooba.py for wsl doesn't work imo
2 participants