mirror of
https://github.com/aazooo/zjmf.git
synced 2025-01-22 09:18:14 -05:00
修复魔方云修改配置
This commit is contained in:
parent
d1ff1ead80
commit
3b3eb10c4a
@ -41,6 +41,7 @@
|
||||
|
||||
```
|
||||
rm -f /home/zjmf/dashboard/www/extend/other/extension
|
||||
echo -n "######" > /home/zjmf/dashboard/www/extend/other/extension
|
||||
wget https://raw.githubusercontent.com/aazooo/zjmf/main/ext/php7.2/idcsmart.so -O /usr/lib64/php/modules/idcsmart.so
|
||||
echo "extension=idcsmart.so" >> /etc/php.d/40-idcsmart.ini
|
||||
systemctl restart php-fpm
|
||||
@ -50,6 +51,7 @@
|
||||
|
||||
```
|
||||
rm -f /home/zjmf/dashboard/www/extend/other/extension
|
||||
echo -n "######" > /home/zjmf/dashboard/www/extend/other/extension
|
||||
wget https://ghproxy.com/https://raw.githubusercontent.com/aazooo/zjmf/main/ext/php7.2/idcsmart.so -O /usr/lib64/php/modules/idcsmart.so
|
||||
echo "extension=idcsmart.so" >> /etc/php.d/40-idcsmart.ini
|
||||
systemctl restart php-fpm
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user