0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00

Get back line break

This commit is contained in:
Adrian Dvergsdal 2015-12-07 10:14:34 +01:00
parent 8d310f3af0
commit 63dfc3a8ff

View file

@ -74,7 +74,7 @@ docker run \
'foo:$1$0G2g0GSt$ewU0t6GXG15.0hWoOX8X9.:e:1001'
```
Tip: you can use makepasswd to generate encrypted passwords:
Tip: you can use makepasswd to generate encrypted passwords:
`echo -n "password" | makepasswd --crypt-md5 --clearfrom -`
### Using SSH key (without password)