I am currently updating ssh-tools for NixOS. Before we just copied all scripts (ssh-*) from the root of the repo to the installation directory.
I think I am now going to copy all scripts from bash and perl and compile the go program from the go directory and install them all.
Is that the way I am supposed to do things?
I am currently updating ssh-tools for NixOS. Before we just copied all scripts (ssh-*) from the root of the repo to the installation directory.
I think I am now going to copy all scripts from bash and perl and compile the go program from the go directory and install them all.
Is that the way I am supposed to do things?