3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/bash
|
|
export ELASTIC_APM_DISABLE_SEND=true
|
#!/bin/bash
|
|
export ELASTIC_APM_DISABLE_SEND=true
|