JDK14/Java14源码在线阅读

#!/usr/bin/env sh

if [ ! -d "INSTALL_LOCATION" ]
then
    mkdir -p "INSTALL_LOCATION"
fi

exit 0

关注时代Java

关注时代Java