Fixed code formatting
This commit is contained in:
parent
5a4483144f
commit
a6e047cc64
1 changed files with 2 additions and 0 deletions
|
@ -6,10 +6,12 @@
|
|||
## WSL Debian setup
|
||||
|
||||
cmd.exe:
|
||||
|
||||
wsl.exe --unregister Debian
|
||||
Debian.exe install --root
|
||||
|
||||
root@debian:
|
||||
|
||||
apt-get update
|
||||
apt-get -y install openssh-server python3
|
||||
service ssh start
|
||||
|
|
Loading…
Reference in a new issue