Sindbad~EG File Manager

Current Path : /lib/systemd/system-sleep/
Upload File :
Current File : //lib/systemd/system-sleep/unattended-upgrades

#!/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

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