mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
3 lines
81 B
Bash
3 lines
81 B
Bash
|
|
#!/bin/sh
|
||
|
|
cat /tmp/ac_override_1 ext/curl/config.m4 /tmp/ac_override_2 > /app/aa
|