diff --git a/lamp.sh b/lamp.sh index c81c43dc..bb33463f 100644 --- a/lamp.sh +++ b/lamp.sh @@ -47,7 +47,7 @@ install() install_with_shadow_workaround --no-install-recommends systemd $APTINSTALL -t $RELEASE php${PHPVER} php${PHPVER}-curl php${PHPVER}-gd php${PHPVER}-fpm php${PHPVER}-cli php${PHPVER}-opcache \ php${PHPVER}-mbstring php${PHPVER}-xml php${PHPVER}-zip php${PHPVER}-fileinfo php${PHPVER}-ldap \ - php${PHPVER}-intl php${PHPVER}-bz2 php-json + php${PHPVER}-intl php${PHPVER}-bz2 # TODO: Add php-json back? mkdir -p /run/php