mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Fix check-extensions.sh syntax
This commit is contained in:
parent
dc5bac99b0
commit
87ce77cf25
@ -47,8 +47,7 @@ function do_curl_compiler() {
|
||||
--enable-ares && \
|
||||
make -j$(cat /proc/cpuinfo | grep processor | wc -l) && \
|
||||
make install && \
|
||||
echo "curl compiled!" && \
|
||||
|
||||
echo "curl compiled!"
|
||||
}
|
||||
|
||||
function do_copy_extension() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user