File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 627627if [ " $phpfpm " = ' yes' ]; then
628628 fpm=" php7.3 php7.3-common php7.3-bcmath php7.3-cli php7.3-curl php7.3-fpm
629629 php7.3-gd php7.3-intl php7.3-mysql php7.3-soap php7.3-xml php7.3-zip
630- php7.3-mbstring php7.3-json"
630+ php7.3-mbstring php7.3-json php7.3-bz2 php7.3-pspell "
631631 software=" $software $fpm "
632632fi
633633
Original file line number Diff line number Diff line change 603603if [ " $phpfpm " = ' yes' ]; then
604604 fpm=" php7.3 php7.3-common php7.3-bcmath php7.3-cli php7.3-curl php7.3-fpm
605605 php7.3-gd php7.3-intl php7.3-mysql php7.3-soap php7.3-xml php7.3-zip
606- php7.3-mbstring php7.3-json"
606+ php7.3-mbstring php7.3-json php7.3-bz2 php7.3-pspell "
607607 software=" $software $fpm "
608608fi
609609
You can’t perform that action at this time.
0 commit comments