ubuntu-22.04.3-desktop-amd64/casper/filesystem/etc/update-motd.d/85-fwupd

6 lines
84 B
Bash
Executable File

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