Update tandoorrecipes-v1.sh

This commit is contained in:
nicedevil007 2022-06-18 13:05:46 +02:00 committed by GitHub
parent 937eb2c2ad
commit 02efbd3a26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,14 +41,14 @@ done
clear clear
function header_info { function header_info {
echo -e "${RD} echo -e "${RD}
_______ _ _____ _ _______ _ _____ _
|__ __| v1 | | | __ \ (_) |__ __| v1 | | | __ \ (_)
| | __ _ _ __ __| | ___ ___ _ __ | |__) | ___ ___ _ _ __ ___ ___ | | __ _ _ __ __| | ___ ___ _ __ | |__) | ___ ___ _ _ __ ___ ___
| | / _ || _ \ / _ | / _ \ / _ \ | '__| | _ / / _ \ / __|| || '_ \ / _ \/ __| | | / _ || _ \ / _ | / _ \ / _ \ | '__| | _ / / _ \ / __|| || '_ \ / _ \/ __|
| || (_| || | | || (_| || (_) || (_) || | | | \ \| __/| (__ | || |_) || __/\__ \ | || (_| || | | || (_| || (_) || (_) || | | | \ \| __/| (__ | || |_) || __/\__ \
|_| \__,_||_| |_| \__,_| \___/ \___/ |_| |_| \_\\___| \___||_|| .__/ \___||___/ |_| \__,_||_| |_| \__,_| \___/ \___/ |_| |_| \_\\___| \___||_|| .__/ \___||___/
| | | |
|_| |_|
${CL}" ${CL}"
} }