1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-17 05:09:33 +08:00

feat: add git in php install.sh (#2910)

This commit is contained in:
zhengkunwang 2025-01-06 18:07:19 +08:00 committed by GitHub
parent aaf53f3152
commit 2f12863c42
9 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi

View File

@ -15,7 +15,7 @@ echo
if [ "${PHP_EXTENSIONS}" != "" ]; then
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers
apk --update add --no-cache --virtual .build-deps autoconf g++ libtool make curl-dev gettext-dev linux-headers git
fi