diff --git a/0-cert.error b/0-cert.error index 30f82c9..e7bd148 100755 --- a/0-cert.error +++ b/0-cert.error @@ -1,5 +1,9 @@ #!/bin/sh +txturl='\033[1;36m' +txturl1='\033[0;36m' +txtg='\033[0;32m' +NOCOLOR='\033[0m' cat <<'EOF' @@ -17,5 +21,11 @@ cat <<'EOF' ----------------------------------------------------------------------------------------- +---------------------------- *** WSL2 *** -------------------------- + + With Docker Desktop running on WSL 2, users can use: http://127.0.0.1:8080 + +---------------------------- *********** --------------------------- + EOF echo $cat