mirror of https://github.com/tteck/Proxmox.git
Update motioneye.sh
This commit is contained in:
parent
93008f3bb0
commit
22471edc58
|
@ -18,14 +18,12 @@ done
|
|||
clear
|
||||
function header_info {
|
||||
echo -e "${RD}
|
||||
__ __ _ _ ______
|
||||
| \/ | | | (_) | ____|
|
||||
| \ / | ___ | |_ _ ___ _ __ | |__ _ _ ___
|
||||
| |\/| |/ _ \| __| |/ _ \| _ \| __|| | | |/ _ \
|
||||
| | | | (_) | |_| | (_) | | | | |___| |_| | __/
|
||||
|_| |_|\___/ \__|_|\___/|_| |_|______\__, |\___|
|
||||
__/ |
|
||||
|___/
|
||||
__ __ ____ _______ _____ ____ _ _ ________ ________
|
||||
| \/ |/ __ \__ __|_ _/ __ \| \ | | ____\ \ / / ____|
|
||||
| \ / | | | | | | | || | | | \| | |__ \ \_/ /| |__
|
||||
| |\/| | | | | | | | || | | | | __| \ / | __|
|
||||
| | | | |__| | | | _| || |__| | |\ | |____ | | | |____
|
||||
|_| |_|\____/ |_| |_____\____/|_| \_|______| |_| |______|
|
||||
${CL}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue