##// END OF EJS Templates
ssh: always expand the path for the generated authorized_keys file....
ssh: always expand the path for the generated authorized_keys file. Without it we can lead to path problems on reading the ~.

File last commit:

r1:854a839a default
r2211:1517e3b2 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html