summary refs log tree commit diff
path: root/nixos/modules/virtualisation/ecs-agent.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/virtualisation/ecs-agent.nix')
-rw-r--r--nixos/modules/virtualisation/ecs-agent.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/virtualisation/ecs-agent.nix b/nixos/modules/virtualisation/ecs-agent.nix
index 5e28d8379cb..ed17fbf4931 100644
--- a/nixos/modules/virtualisation/ecs-agent.nix
+++ b/nixos/modules/virtualisation/ecs-agent.nix
@@ -31,7 +31,6 @@ in {
 
       script = ''
         if [ ! -z "$ECS_DATADIR" ]; then
-          echo "FOOOO"
           mkdir -p "$ECS_DATADIR"
         fi
         ${cfg.package.bin}/bin/agent