Heray-Was-Here
Server : Apache/2.4.52 (Ubuntu)
System : Linux webserver9 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.2-1ubuntu2.24
Disable Function : NONE
Directory :  /opt/synosnap/hooks/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/synosnap/hooks/dpkg-pre-hook.sh
#!/bin/bash

main()
{
    print_message "* synosnap dpkg pre hook check"

    dump_distro_info "${DPKG_PREHOOK_DISTRO_INFO}"
}

source /opt/synosnap/hooks/env.sh

main "${@}"

# suppress error in script
exit 0


Hry