Fixed code formatting

This commit is contained in:
Michael Mandl 2020-05-31 17:35:25 +02:00
parent 5a4483144f
commit a6e047cc64

View File

@ -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