Skip to content

Commit a8e4a55

Browse files
committed
lamp.sh: Remove obsolete TODO
Signed-off-by: thecalcaholic <[email protected]>
1 parent 679a18f commit a8e4a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lamp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install()
4747
install_with_shadow_workaround --no-install-recommends systemd
4848
$APTINSTALL -t $RELEASE php${PHPVER} php${PHPVER}-curl php${PHPVER}-gd php${PHPVER}-fpm php${PHPVER}-cli php${PHPVER}-opcache \
4949
php${PHPVER}-mbstring php${PHPVER}-xml php${PHPVER}-zip php${PHPVER}-fileinfo php${PHPVER}-ldap \
50-
php${PHPVER}-intl php${PHPVER}-bz2 # TODO: Add php-json back?
50+
php${PHPVER}-intl php${PHPVER}-bz2
5151

5252
mkdir -p /run/php
5353

0 commit comments

Comments
 (0)