Heray-Was-Here
Server : nginx/1.30.2
System : Linux elegant-dhawan.198-71-59-75.plesk.page 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64
User : realtyna_guys ( 10000)
PHP Version : 8.2.31
Disable Function : opcache_get_status
Directory :  /var/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/lib/dpkg/info/s-nail.postinst
#!/bin/sh

set -e

. /usr/share/debconf/confmodule
db_version 2.0

if [ "$1" = "configure" ]; then
    chgrp mail /usr/libexec/s-nail-dotlock

    db_get s-nail/setgid-dotlock
    if [ "$RET" = true ]; then
        chmod 2755 /usr/libexec/s-nail-dotlock
    else
        chmod 0755 /usr/libexec/s-nail-dotlock
    fi
fi

# Automatically added by dh_installmenu/13.5.2ubuntu1
if [ "$1" = "configure" ] && [ -x "`command -v update-menus`" ]; then
	update-menus
fi
# End automatically added section


Hry