1 Star 1 Fork 0

cupid_ly / free-shell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install-gradle.sh 161 Bytes
一键复制 编辑 原始数据 按行查看 历史
yu.liu 提交于 2023-03-24 11:36 . feat: update gradle to 8.0.2
#!/bin/bash
sudo mkdir /opt/gradle
sudo unzip -d /opt/gradle gradle-8.0.2-bin.zip
echo 'export PATH=$PATH:/opt/gradle/gradle-8.0.2/bin'|sudo tee -a /etc/profile
Shell
1
https://gitee.com/liuyu_cupid/free-shell.git
git@gitee.com:liuyu_cupid/free-shell.git
liuyu_cupid
free-shell
free-shell
master

搜索帮助