We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5dff22 + b86d9a1 commit 0e4c847Copy full SHA for 0e4c847
examples/run_example.sh
@@ -69,7 +69,7 @@ if pgrep -x "ank-server" >/dev/null
69
then
70
echo -e "\nAbort startup. Ankaios server is already running."
71
echo "Shutdown the Ankaios server instance manually or"
72
- echo -e "if 'run_example.sh' was executed previously,\nexecute 'shutdown_example.sh' afterwards to stop the example."
+ echo -e "if 'run_example.sh' was executed previously,\nexecute 'stop_example.sh' afterwards to stop the example."
73
exit 4
74
fi
75
0 commit comments