4 lines
103 B
Bash
4 lines
103 B
Bash
#!/bin/sh
|
|
sed -i "s/FLAGFLAGFLAG/$GZCTF_FLAG/" /var/www/html/flllllllllllllag.txt
|
|
export GZCTF_FLAG=""
|