Skip to content
Snippets Groups Projects
Commit 34b8c438 authored by nimrod's avatar nimrod
Browse files

Implemented init.

parent 9ec1ec8b
Branches
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ usage () { ...@@ -7,7 +7,8 @@ usage () {
} }
init () { init () {
echo Not implemented. mkdir -p hosts users
ssh-keygen -qf CA -P /dev/null
} }
signuser () { signuser () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment