Skip to content

Commit c68481a

Browse files
committed
update codes
1 parent 952a95c commit c68481a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codes/linux/dunwu-sys.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ EOF
145145
printf "${C_RESET}\n"
146146
}
147147

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

0 commit comments

Comments
 (0)