From e02417a9736ff3250d9c5cc46dcc8773cdfe55c0 Mon Sep 17 00:00:00 2001 From: ARCS Admin Panel Date: Sun, 9 Jun 2024 16:58:38 +0000 Subject: [PATCH] ADMIN_PANEL_MANAGEMENT: updated chall.yaml for challenge `talk-to-echo` --- talk-to-echo/chall.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/talk-to-echo/chall.yaml b/talk-to-echo/chall.yaml index e1d79d9..14fae89 100644 --- a/talk-to-echo/chall.yaml +++ b/talk-to-echo/chall.yaml @@ -4,8 +4,7 @@ categories: value: 175 flag: file: ./flag.txt -description: |- - Echo is lonely and would like to talk +description: Echo is lonely and would like to talk hints: [] files: - src: ./echo.py @@ -15,4 +14,4 @@ deploy: expose: 3000/tcp authors: - Marvin -visible: false +visible: true