Update checkout-deps.sh (#915)

This commit is contained in:
shel 2020-12-06 23:59:11 +04:00 committed by GitHub
parent 7cb045c688
commit 03f4c7dd2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,9 @@ download_archive ()
fi
}
ismac=0
iswin=0
if [ "$1" != "--no-mysql" ]; then
ismac=0
iswin=0