mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix silly formatting mistake
This commit is contained in:
parent
f655660adc
commit
a7689113a5
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ stop_demo() {
|
|||
# Main script logic
|
||||
if [ "$1" == "down" ]; then
|
||||
# Call stop_demo with the second argument as the demo to stop
|
||||
stop_demo
|
||||
stop_demo
|
||||
else
|
||||
# Use the argument (jaeger, logfire, signoz) to determine the compose file
|
||||
start_demo "$1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue