From d0767a72ca89344ed485d3e34a5ae1df61e94688 Mon Sep 17 00:00:00 2001 From: Yan Date: Wed, 24 May 2023 12:34:56 -0700 Subject: [PATCH] oops --- input-restrictions/23/run | 2 ++ input-restrictions/25/run | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/input-restrictions/23/run b/input-restrictions/23/run index 82d39b0..d4e100d 100755 --- a/input-restrictions/23/run +++ b/input-restrictions/23/run @@ -11,6 +11,8 @@ cd $WORKDIR HOME=$WORKDIR unset OLDPWD +cp /flag . + while [ "$INPUT" != "exit" ] do read -r INPUT diff --git a/input-restrictions/25/run b/input-restrictions/25/run index d4e100d..82d39b0 100755 --- a/input-restrictions/25/run +++ b/input-restrictions/25/run @@ -11,8 +11,6 @@ cd $WORKDIR HOME=$WORKDIR unset OLDPWD -cp /flag . - while [ "$INPUT" != "exit" ] do read -r INPUT