mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-25 07:41:31 +00:00
Fixes for PHP 8.4.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# regardless of how the package maintainer(s) named those.
|
||||
|
||||
rm /usr/bin/php
|
||||
ln -s /usr/bin/php81 /usr/bin/php
|
||||
ln -s /usr/bin/php84 /usr/bin/php
|
||||
|
||||
rm /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm81 /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm84 /usr/sbin/php-fpm
|
||||
|
||||
Reference in New Issue
Block a user