mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
lamp.sh: Remove obsolete TODO
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
679a18fe5b
commit
a8e4a55193
2
lamp.sh
2
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 # TODO: Add php-json back?
|
||||
php${PHPVER}-intl php${PHPVER}-bz2
|
||||
|
||||
mkdir -p /run/php
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user