fix inotify (#2317)

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-05-13 20:24:43 +02:00 committed by GitHub
parent 50925dfafe
commit dd32c7f202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,6 +347,9 @@ We please you to do the math yourself if the number is high enough for your setu
yes no | pecl install inotify
local INOTIFY_INSTALL=1
fi
# Get installed php version
check_php
# Enable Inotify
if [ ! -f $PHP_MODS_DIR/inotify.ini ]
then
touch $PHP_MODS_DIR/inotify.ini