From 4001dea2cadef10c4fb52d57ce8d98baa12cd7d4 Mon Sep 17 00:00:00 2001 From: olli <> Date: Thu, 24 Aug 2023 16:07:23 +0200 Subject: [PATCH] basic installation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbf91c3..5233df9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ - - # functional test: ``` +apt -y install coturn . /home/docker/turn.$(hostname)/env turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname). +apt remove --purge coturn ```