3 lines
78 B
Bash
3 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="$DEFAULT_REQUIRED_SERVICES fake-statsd"
|