Skip to content

Instantly share code, notes, and snippets.

View kolton-musgrove's full-sized avatar
🤙
Probably Reading

Kolton Musgrove kolton-musgrove

🤙
Probably Reading
View GitHub Profile
@e-cloud
e-cloud / README.md
Last active April 11, 2023 14:24
Install mysql 8.0 on wsl
wget -c "https://gist.github.com/e-cloud/34acbefe0597a02f9a081a01eff6dd24/raw/3bad7148f60ab70659b0be14ef07b0bd4d019f62/install-mysql8-on-wsl.sh" install-mysql8-on-wsl.sh
chmod 740 install-mysql8-on-wsl.sh
./install-mysql8-on-wsl.sh