Skip to content

Commit

Permalink
Update ubuntu.sh.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chinashiyu authored Aug 4, 2022
1 parent 996e7af commit 28cff3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu.sh.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apt -y -q upgrade > /dev/null 2>&1 ;

# 安装软件
echo -n ▋▋ ;
apt -y -q install wget openjdk-13-jdk pwgen git squid net-tools language-pack-zh-hans tuned athena-jot > /dev/null 2>&1 ;
apt -y -q install wget openjdk-11-jdk pwgen git squid net-tools language-pack-zh-hans tuned athena-jot > /dev/null 2>&1 ;


# 设置语言环境
Expand Down

0 comments on commit 28cff3a

Please sign in to comment.