Align sparkle banners consistently across all RPI scripts
- 4 spaces before sparkle lines - 3 spaces before logo top line - 2 spaces before logo body 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -81,13 +81,13 @@ done
|
||||
|
||||
clear
|
||||
echo ""
|
||||
echo -e "${GRAY} . * . . * . * . * . * .${NC}"
|
||||
echo -e "${GRAY} . * . . * . * . * . * .${NC}"
|
||||
echo -e "${CYAN} ___ _____ ___ ___ _ ___ ___ ___${NC}"
|
||||
echo -e "${CYAN} / __||_ _|| __| / __| /_\\\\ / __| / _ \\\\ / _ \\\\${NC}"
|
||||
echo -e "${CYAN} \\\\__ \\\\ | | | _| | (_ | / _ \\\\ \\\\__ \\\\ | (_) || (_) |${NC}"
|
||||
echo -e "${CYAN} |___/ |_| |___| \\___|/_/ \\_\\\\|___/ \\\\___/ \\\\___/${NC}"
|
||||
echo ""
|
||||
echo -e "${GRAY} * . * . * . * . * . *${NC}"
|
||||
echo -e "${GRAY} * . * . * . * . * . *${NC}"
|
||||
echo ""
|
||||
echo -e "${CYAN} Raspberry Pi Setup${NC}"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user