hide warning

This commit is contained in:
Kévin Dunglas 2023-08-22 14:26:53 +02:00 committed by Jerry Ma
parent e7e0ac006f
commit 3d9a3194b2

View File

@ -52,7 +52,9 @@ china)
esac
apk add --no-cache curl || true
if ! command -v curl &> /dev/null && command -v apk &> /dev/null; then
apk add --no-cache curl
fi
test -d "${__PROJECT__}"/downloads || mkdir "${__PROJECT__}"/downloads
# download static php binary