Skip to content

Commit 73a0942

Browse files
committed
jailkit php 8.2 references wrong directory
1 parent 7c9b206 commit 73a0942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/jk_init.ini.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ includesections = php_common
240240

241241
[php8_2]
242242
comment = php version 8.2
243-
paths = /usr/bin/php8.2, /usr/lib/php/8.2/, /usr/lib/php/20210902/, /usr/share/php/8.2/, /etc/php/8.2/cli/, /etc/php/8.2/mods-available/
243+
paths = /usr/bin/php8.2, /usr/lib/php/8.2/, /usr/lib/php/20220829/, /usr/share/php/8.2/, /etc/php/8.2/cli/, /etc/php/8.2/mods-available/
244244
includesections = php_common
245245

246246
[imagemagick]

0 commit comments

Comments
 (0)