0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.118.186.156


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