Path : /etc/update-motd.d/
File Upload :
Current File : //etc/update-motd.d/85-fwupd

#!/bin/sh

if [ -f /run/motd.d/85-fwupd ]; then
        cat /run/motd.d/85-fwupd
fi