feat: add white line

This commit is contained in:
Simon Cornet 2025-10-25 14:57:59 +02:00
commit b44b1f4597

View file

@ -28,3 +28,4 @@ echo ""
echo -e "$linux_distribution" echo -e "$linux_distribution"
echo "Disk Usage: $disk_usage" echo "Disk Usage: $disk_usage"
echo "Memory Usage: $memory_usage" echo "Memory Usage: $memory_usage"
echo ""