Your IP : 10.10.0.253


Current Path : /etc/update-motd.d/
Upload File :
Current File : //etc/update-motd.d/92-unattended-upgrades

#!/bin/sh

if [ -x /usr/share/unattended-upgrades/update-motd-unattended-upgrades ]; then
    exec /usr/share/unattended-upgrades/update-motd-unattended-upgrades
fi