Skip to content

Commit d4726e5

Browse files
committed
STAC-0: Fix support script
1 parent 085f364 commit d4726e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/latest/modules/en/attachments/suse-observability_logs_collector.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ EOF
2525
exit 0;;
2626
e) # Collect elasticsearch logs
2727
ELASTICSEARCH_LOGS=true;;
28-
ELASTICSEARCH_LOGS=true;;
2928
r) # Time range for elasticsearch logs
3029
ELASTICSEARCH_RANGE=$OPTARG;;
3130
\?) # Invalid option

0 commit comments

Comments
 (0)