ecs-agent module: remove debug print
Whoops :)
This commit is contained in:
parent
dc75530f26
commit
3809938208
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ in {
|
|||
|
||||
script = ''
|
||||
if [ ! -z "$ECS_DATADIR" ]; then
|
||||
echo "FOOOO"
|
||||
mkdir -p "$ECS_DATADIR"
|
||||
fi
|
||||
${cfg.package.bin}/bin/agent
|
||||
|
|
Loading…
Reference in a new issue