add more infos at instalation

This commit is contained in:
PaulVua
2026-02-09 11:14:23 +01:00
parent 8aaed1b93f
commit a5717df182

View File

@@ -122,7 +122,7 @@ echo -e "${GREEN} Installation Complete!${NC}"
echo "=========================================="
# Get Raspberry Pi serial number (last 8 characters)
serial_number=$(cat /proc/cpuinfo | grep Serial | awk '{print substr($3, length($3) - 7)}')
serial_number=$(cat /proc/cpuinfo | grep Serial | awk '{print substr($3, length($3) - 7)}' | tr '[:lower:]' '[:upper:]')
echo -e "${BLUE}Device ID (Serial):${NC} $serial_number"
# Get IP addresses