Fixed code formatting

master
Michael Mandl 2020-05-31 17:35:25 +02:00
parent 5a4483144f
commit a6e047cc64
1 changed files with 2 additions and 0 deletions

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