File Manager

Current Path : /proc/thread-self/root/lib/update-notifier/
Upload File :
Current File : //proc/thread-self/root/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