3 lines
73 B
Bash
3 lines
73 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="$DEFAULT_REQUIRED_SERVICES jaeger"
|