Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed May 24, 2023
1 parent 2647778 commit d0767a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions input-restrictions/23/run
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ cd $WORKDIR
HOME=$WORKDIR
unset OLDPWD

cp /flag .

while [ "$INPUT" != "exit" ]
do
read -r INPUT
Expand Down
2 changes: 0 additions & 2 deletions input-restrictions/25/run
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ cd $WORKDIR
HOME=$WORKDIR
unset OLDPWD

cp /flag .

while [ "$INPUT" != "exit" ]
do
read -r INPUT
Expand Down

0 comments on commit d0767a7

Please sign in to comment.