This commit is contained in:
Regular → Executable
+2
-2
@@ -4,7 +4,7 @@
|
||||
# regardless of how the package maintainer(s) named those.
|
||||
|
||||
rm -f /usr/bin/php
|
||||
ln -s /usr/bin/php7 /usr/bin/php
|
||||
ln -s /usr/bin/php83 /usr/bin/php
|
||||
|
||||
rm -f /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm7 /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm83 /usr/sbin/php-fpm
|
||||
|
||||
Reference in New Issue
Block a user