HOME


Mini Shell 1.0
DIR: /etc/update-motd.d/
Upload File :
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