Closed d78ui98 closed 6 years ago
I added usage function in client.sh
. Also reduced its complexity. If this is good I can create a pull request to this in bionic
branch too.
If this is good I can create a pull request to this in bionic branch too.
I don't know it it is good, because you have not tested it. You cannot test it because the server does not work in buster
. I will accept it anyway, but you should do it correctly for bionic
, testing it as well, and then come back and fix it for buster
.
Also try to keep pull requests and commits meaningful. For example adding the code of the client and updating README have no relation to each-other, so they should have been (ideally) separate pull requests, or at least separate commits.
client.sh
for creating ltsp clientsREADME.md
forbuster
branch