Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-17 23:32:23 +08:00 committed by GitHub
parent 07d9766d23
commit 6851bb0d98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,9 +260,9 @@ awk '
}
}
}
' "$temp_file"
cp "$temp_file" "${output_file}_gb5"
' "$temp_file" > "${output_file}_gb5"
;;
# 融合怪
3)
echo -e "运行${YELLOW}融合怪...${NC}"