Parcourir la source

fixed issue #3576, stop exporter

jianghang.loujh il y a 3 ans
Parent
commit
3bb49e19d2
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 ..."