debugging

This commit is contained in:
Miguel Muniz 2024-07-22 20:07:41 -07:00
parent 399daf6e34
commit d334e11417
8 changed files with 557 additions and 1 deletions

View file

@ -10,7 +10,7 @@ function header_info {
clear
cat <<"EOF"
_ __
______(_)/ / ___ ____ _
______(_)/ /____ ____ _
/ __ / // __/ _ \/ __ /
/ /_/ / // /_/ __/ /_/ /
\__, /_/ \__/\___/\__,_/
@ -70,7 +70,9 @@ exit
}
start
msg_ok "start\n"
build_container
msg_ok "container\n"
description
msg_ok "Completed Successfully!\n"