404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.189.6.59: ~ $
#!/bin/sh
set -e

if [ "$2" = "hibernate" ] || [ "$2" = "hybrid-sleep" ]; then
    case "$1" in
        pre)
            /usr/share/unattended-upgrades/unattended-upgrade-shutdown --stop-only
            ;;
    esac
fi

Filemanager

Name Type Size Permission Actions
hdparm File 92 B 0755
unattended-upgrades File 219 B 0755