%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/thread-self/root/var/lib/dpkg/info/
Upload File :
Create Path :
Current File : //proc/thread-self/root/var/lib/dpkg/info/php7.2-memcached.postinst

#!/bin/sh
set -e
# Automatically added by dh_php/UNDECLARED
# Hey emacs, this is -*- shell-script -*-

if [ -e /usr/lib/php/php-maintscript-helper ] ; then
    . /usr/lib/php/php-maintscript-helper
    
    for version in 7.2 ; do
        for name in memcached ; do
            php_invoke enmod "$version" ALL "$name" || exit 1
	done
    done
else
    for name in memcached ; do
        phpenmod "$name"
    done
fi
# End automatically added section

Zerion Mini Shell 1.0