Ver Fonte

fixed issue #3576, stop exporter

jianghang.loujh há 3 anos atrás
pai
commit
3bb49e19d2
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      docker/image/app.sh

+ 2 - 2
docker/image/app.sh

@@ -141,6 +141,6 @@ waitterm
 echo "==> STOP"
 
 stop_canal
-start_exporter
+stop_exporter
 
-echo "==> STOP SUCCESSFUL ..."
+echo "==> STOP SUCCESSFUL ..."