Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/docker/run.sh')
-rwxr-xr-xpackaging/docker/run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/docker/run.sh b/packaging/docker/run.sh
index 3e1d4b63..80717830 100755
--- a/packaging/docker/run.sh
+++ b/packaging/docker/run.sh
@@ -15,4 +15,3 @@ echo "You should mount the directory with configuration files to /etc/spectrum2/
echo "Check the http://spectrum.im/documentation for more information."
spectrum2_manager start
spectrum2_manager server &
-tail -f /var/log/spectrum2/*/* 2>/dev/null