Sindbad~EG File Manager

Current Path : /etc/update-motd.d/
Upload File :
Current File : //etc/update-motd.d/91-release-upgrade

#!/bin/sh

# if the current release is under development there won't be a new one
if [ "$(lsb_release -sd | cut -d' ' -f4)" = "(development" ]; then
    exit 0
fi
if [ -x /usr/lib/ubuntu-release-upgrader/release-upgrade-motd ]; then
    exec /usr/lib/ubuntu-release-upgrader/release-upgrade-motd
fi

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists