File Manager

Current Path : /usr/share/unattended-upgrades/
Upload File :
Current File : //usr/share/unattended-upgrades/update-motd-unattended-upgrades

#!/bin/sh
#
# helper for update-motd

if [ -f /var/lib/unattended-upgrades/kept-back ]; then
  cat <<EOF

$(wc -w < /var/lib/unattended-upgrades/kept-back) updates could not be installed automatically. For more details,
see /var/log/unattended-upgrades/unattended-upgrades.log
EOF
fi

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com