Skip to content

Commit

Permalink
update codes
Browse files Browse the repository at this point in the history
  • Loading branch information
dunwu committed Apr 28, 2020
1 parent 952a95c commit c68481a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codes/linux/dunwu-sys.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 145,7 @@ EOF
printf "${C_RESET}\n"
}

LINUX_SCRIPTS_DIR=$(cd `dirname $0`; pwd)
menus=( "替换yum镜像" "安装基本的命令工具" "安装常用libs" "系统配置" "全部执行" "退出" )
main() {
PS3="请输入命令编号:"
Expand Down

0 comments on commit c68481a

Please sign in to comment.