404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.17.71.93: ~ $
#!/bin/sh

set -e

[ -x /usr/lib/ubuntu-release-upgrader/release-upgrade-motd ] || exit 0

sleep_then_check() {
    # Sleep for up to an hour to spread the load of checking for updates on
    # the Ubuntu infrastructure
    sleep $(shuf -i 1-3600 -n 1)
    # Check to see whether there is a new version of Ubuntu available
    /usr/lib/ubuntu-release-upgrader/release-upgrade-motd
}

sleep_then_check &

Filemanager

Name Type Size Permission Actions
.placeholder File 102 B 0644
man-db File 723 B 0755
tor File 322 B 0755
update-notifier-common File 403 B 0755