Files

6 lines
151 B
Plaintext
Raw Permalink Normal View History

2025-10-12 15:12:24 +02:00
#!/bin/bash
source /etc/update-motd.d/colors.txt
echo -e " ${TITLE_COLOR}Uptime..............:${NC} ${TEXT_COLOR}$(uptime -p | sed 's/^up.//')${NC}"