mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update and rename ubuntu-24.04-vm.sh to ubuntu2404-vm.sh
This commit is contained in:
parent
0901279c54
commit
d5031a4ef3
1 changed files with 5 additions and 6 deletions
|
@ -8,12 +8,11 @@
|
||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
_ _ _ _ ____ _ _ ___ _ _ __ __ __ __
|
__ ____ __ ___ __ __ ____ __ __ _ ____ ___
|
||||||
| | | | | |__ _ _ _ __ | |_ _ _ |___ \ | || | / _ \ | || | \ \ / / | \/ |
|
/ / / / /_ __ ______ / /___ __ |__ \/ // / / __ \/ // / | | / / |/ /
|
||||||
| | | | | '_ \ | | | | | '_ \ | __| | | | | __) | | || |_ | | | | | || |_ \ \ / / | |\/| |
|
/ / / / __ \/ / / / __ \/ __/ / / / __/ / // /_ / / / / // /_ | | / / /|_/ /
|
||||||
| |_| | | |_) | | |_| | | | | | | |_ | |_| | / __/ |__ _| _ | |_| | |__ _| \ V / | | | |
|
/ /_/ / /_/ / /_/ / / / / /_/ /_/ / / __/__ __// /_/ /__ __/ | |/ / / / /
|
||||||
\___/ |_.__/ \__,_| |_| |_| \__| \__,_| |_____| |_| (_) \___/ |_| \_/ |_| |_|
|
\____/_.___/\__,_/_/ /_/\__/\__,_/ /____/ /_/ (_)____/ /_/ |___/_/ /_/
|
||||||
|
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue