few cosmetic details changed
This commit is contained in:
@@ -53,8 +53,10 @@ NET6_NS_SEARCH_eth0=$REALM
|
||||
INTALL_MODE=full
|
||||
|
||||
# Paquets additionnels
|
||||
PKGSEL="$PKGSEL apache2 php-apcu php-bcmath php-cli php-curl php-gd php-gmp php-imagick \
|
||||
php-intl php-mbstring php-memcached php-mysql php-redis php-xml php-zip php redis-server"
|
||||
PKGSEL="$PKGSEL apache2 php-apcu php-apcu-bc php-bcmath php-cli php-curl \
|
||||
php-gd php-gmp php-imagick php-intl php-mbstring php-memcache php-mysql \
|
||||
php-redis php-xml php-zip php redis-server ffmpeg \
|
||||
libmagickcore-6.q16-6-extra sudo"
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# -------------------------- Section modules d'init ----------------------------
|
||||
|
||||
@@ -171,7 +171,7 @@ export -f isdirempty
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# copy and patch a file replacing all @var@ by the corresponding value in
|
||||
# environment or the variable list given in parameter
|
||||
# the environment or the variable list given in parameter
|
||||
patchfile()
|
||||
{
|
||||
local srcfile=$(select_file $1) && shift
|
||||
|
||||
Reference in New Issue
Block a user