diff --git a/templates/motd/alpine-motd.sh.j2 b/templates/motd/alpine-motd.sh.j2 index 3c1f4e7..44e8a12 100644 --- a/templates/motd/alpine-motd.sh.j2 +++ b/templates/motd/alpine-motd.sh.j2 @@ -28,3 +28,4 @@ echo "" echo -e "$linux_distribution" echo "Disk Usage: $disk_usage" echo "Memory Usage: $memory_usage" +echo ""