mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-29 18:13:10 +01:00
Update pocketbase.sh
tweak
This commit is contained in:
parent
4a36166929
commit
1aff71d17f
@ -8,12 +8,11 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
|||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
__ __ __
|
____ __ __ __
|
||||||
____ ____ _____/ /_____ / /_/ /_ ____ _________
|
/ __ \____ _____/ /_____ / /_/ /_ ____ _________
|
||||||
/ __ \/ __ \/ ___/ //_/ _ \/ __/ __ \/ __ `/ ___/ _ \
|
/ /_/ / __ \/ ___/ //_/ _ \/ __/ __ \/ __ `/ ___/ _ \
|
||||||
/ /_/ / /_/ / /__/ ,< / __/ /_/ /_/ / /_/ (__ ) __/
|
/ ____/ /_/ / /__/ ,< / __/ /_/ /_/ / /_/ (__ ) __/
|
||||||
/ .___/\____/\___/_/|_|\___/\__/_.___/\__,_/____/\___/
|
/_/ \____/\___/_/|_|\___/\__/_.___/\__,_/____/\___/
|
||||||
/_/
|
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user