PHP WebShell

Текущая директория: /etc/update-motd.d

Просмотр файла: 98-reboot-required

#!/bin/sh

if [ -x /usr/lib/update-notifier/update-motd-reboot-required ]; then
    exec /usr/lib/update-notifier/update-motd-reboot-required
fi

Выполнить команду


Для локальной разработки. Не используйте в интернете!