mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
fix typo
This commit is contained in:
parent
b936730e51
commit
e573f446a5
@ -78,7 +78,7 @@ RUN ./download.sh php ${USE_BACKUP} ${VER_PHP} > /dev/null
|
||||
COPY extensions.txt /app/
|
||||
COPY check-extensions.sh /app/
|
||||
COPY compile-php.sh /app/
|
||||
COPY cpmpile-micro.sh /app/
|
||||
COPY compile-micro.sh /app/
|
||||
|
||||
RUN chmod +x ./check-extensions.sh && \
|
||||
chmod +x ./compile-php.sh && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user