From c9db1999a2078f6b2308c96d14ee709e2386c941 Mon Sep 17 00:00:00 2001 From: Etienne Pallier Date: Thu, 14 Apr 2022 13:38:21 +0200 Subject: [PATCH] ajout commentaires log --- docker/PYROS_DOCKER_RUN | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/docker/PYROS_DOCKER_RUN b/docker/PYROS_DOCKER_RUN index fc6635d..2a4171c 100755 --- a/docker/PYROS_DOCKER_RUN +++ b/docker/PYROS_DOCKER_RUN @@ -54,9 +54,12 @@ echo echo echo "Pour voir les logs Pyros :" echo +echo "tail -f ../logs/pyros.log" echo "tail -f ../logs/pyroslog_info.log" echo "tail -f ../logs/pyroslog_error.log" echo "tail -f ../logs/AgentM/AgentM.log" +echo "tail -f ../logs/guitalens.log" + echo #cd src/core/pyros_django -- libgit2 0.21.2