feat: add timer
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@dextradata.com>
This commit is contained in:
3
programming/tcp-back-to-school/solve.sh
Executable file
3
programming/tcp-back-to-school/solve.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 ./main.py | grep "Here is your flag" | cut -d":" -f2 | xargs
|
||||
Reference in New Issue
Block a user