mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
debugging
This commit is contained in:
parent
399daf6e34
commit
d334e11417
8 changed files with 557 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue