mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Changes from code review
This commit is contained in:
parent
20b16b0328
commit
fe6c387f5c
2 changed files with 11 additions and 11 deletions
12
ct/fenrus.sh
12
ct/fenrus.sh
|
@ -10,12 +10,12 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
|||
function header_info {
|
||||
clear
|
||||
cat <<"EOF"
|
||||
_____
|
||||
| ___|__ _ __ _ __ _ _ ___
|
||||
| |_ / _ \ '_ \| '__| | | / __|
|
||||
| _| __/ | | | | | |_| \__ \
|
||||
|_| \___|_| |_|_| \__,_|___/
|
||||
|
||||
______
|
||||
/ ____/__ ____ _______ _______
|
||||
/ /_ / _ \/ __ \/ ___/ / / / ___/
|
||||
/ __/ / __/ / / / / / /_/ (__ )
|
||||
/_/ \___/_/ /_/_/ \__,_/____/
|
||||
|
||||
EOF
|
||||
}
|
||||
header_info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue