From abd1ac3a63046ca0af1185b89afc344465f6e0a5 Mon Sep 17 00:00:00 2001 From: badbuta Date: Wed, 13 Oct 2021 14:08:02 +0000 Subject: [PATCH] Update '2.md' --- 2.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/2.md b/2.md index 42c933e..beb2b4f 100644 --- a/2.md +++ b/2.md @@ -4,4 +4,12 @@ Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response + +``` + + +```bash +if [ -z $AA ]; then + echo "XX" +fi ``` \ No newline at end of file