File Manager

Current Path : /lib/update-notifier/
Upload File :
Current File : //lib/update-notifier/update-motd-reboot-required

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

if [ -f /var/run/reboot-required ]; then
	cat /var/run/reboot-required
fi

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