mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Updated WSL (markdown)
parent
8484325b66
commit
0bde13e67d
1 changed files with 12 additions and 0 deletions
12
WSL.md
12
WSL.md
|
|
@ -1,3 +1,15 @@
|
||||||
|
https://learn.microsoft.com/en-us/windows/wsl/install
|
||||||
|
|
||||||
|
```
|
||||||
|
wsl --install
|
||||||
|
|
||||||
|
wsl --list --online
|
||||||
|
|
||||||
|
wsl --install -d Ubuntu-22.04
|
||||||
|
```
|
||||||
|
|
||||||
|
https://ubuntu.com/blog/ubuntu-wsl-enable-systemd
|
||||||
|
|
||||||
## If GitHub problems in WSL
|
## If GitHub problems in WSL
|
||||||
|
|
||||||
If you have these problems in WSL:
|
If you have these problems in WSL:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue