Update '2.md'

This commit is contained in:
BadBUTA 2021-10-13 14:08:02 +00:00
parent 5e573a0881
commit abd1ac3a63

8
2.md
View File

@ -4,4 +4,12 @@
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
```
```bash
if [ -z $AA ]; then
echo "XX"
fi
```