mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
installModuleFromSource: fix formatting
This commit is contained in:
parent
796d556072
commit
f0b82f028b
1 changed files with 2 additions and 2 deletions
|
@ -1016,8 +1016,8 @@ installModuleFromSource() {
|
|||
snuffleupagus) # otherwise php -m will be empty
|
||||
printf '%s\n%s\n' 'extension=snuffleupagus.so' \
|
||||
'sp.configuration_file=/usr/local/etc/php/conf.d/snuffleupagus.rules' \
|
||||
> /usr/local/etc/php/conf.d/docker-php-ext-snuffleupagus.ini
|
||||
;;
|
||||
> /usr/local/etc/php/conf.d/docker-php-ext-snuffleupagus.ini
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue