typo
This commit is contained in:
@@ -364,7 +364,7 @@ do
|
|||||||
print_text_in_color "$ICyan" "Checking if public key is generated..."
|
print_text_in_color "$ICyan" "Checking if public key is generated..."
|
||||||
sleep 5
|
sleep 5
|
||||||
else
|
else
|
||||||
print_text_in_color "$IGreen" "Pubilc key path: $PUBKEYNAME"
|
print_text_in_color "$IGreen" "Public key path: $PUBKEYNAME"
|
||||||
PUBLICKEY=$(cat "$PUBKEYNAME")
|
PUBLICKEY=$(cat "$PUBKEYNAME")
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user