Skip to content

Commit

Permalink
Update debian.sh.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chinashiyu authored Oct 27, 2022
1 parent cc80ffc commit da78b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian.sh.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ apt-get -y -q update > /dev/null 2>&1 ;

# 安装软件
echo -n ▋▋ ;
apt -y -q install wget openjdk-13-jdk pwgen git squid net-tools task-chinese-s locales-all tuned athena-jot ufw > /dev/null 2>&1 ;
apt -y -q install wget openjdk-11-jdk pwgen git squid net-tools task-chinese-s locales-all tuned athena-jot ufw > /dev/null 2>&1 ;


# 设置语言环境
Expand Down

0 comments on commit da78b87

Please sign in to comment.