diff --git a/server/README.md b/server/README.md index 9d93fa9..de53c96 100644 --- a/server/README.md +++ b/server/README.md @@ -39,7 +39,7 @@ This architecture is as secure as SSH, Rsync, chroot and iptables are. ## Install -See the [installation guide](docs/install.md) for instructions. +See the [installation guide](https://intra.evolix.net/OutilsInternes/bkctld) for instructions. ## Testing diff --git a/server/docs/install.md b/server/docs/install.md index 5760174..a956ac4 100644 --- a/server/docs/install.md +++ b/server/docs/install.md @@ -2,15 +2,7 @@ ## Install from package -A Debian package is available in the Evolix repository - -~~~ -echo "deb http://pub.evolix.net/ stretch" >> /etc/apt/sources.list -apt update -apt install bkctld -~~~ - -Then edit `/etc/default/bkctld` +The install documentation is [here](https://intra.evolix.net/OutilsInternes/bkctld) ## Instal from sources