diff --git a/README.md b/README.md index d6b93e76..e2dcdc6f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Docker mod for openssh-server +# OpenSSH-Client - Docker mod for openssh-server This mod adds openssh-client to openssh-server, to be installed/updated during container start. diff --git a/root/etc/cont-init.d/99-openssh-client b/root/etc/cont-init.d/98-openssh-client similarity index 100% rename from root/etc/cont-init.d/99-openssh-client rename to root/etc/cont-init.d/98-openssh-client