motd-scripts/85-fwupd

6 lines
84 B
Text
Raw Permalink Normal View History

2024-03-16 18:37:57 +00:00
#!/bin/sh
if [ -f /run/motd.d/85-fwupd ]; then
cat /run/motd.d/85-fwupd
fi