#!/usr/bin/env sh chown root:wheel "INSTALL_LOCATION" chmod a+rX "INSTALL_LOCATION" chmod +r "APP_LOCATION/"*.jar exit 0
分享文章到朋友圈
关注时代Java