Update Nlbench_beta.sh

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

View File

@ -253,7 +253,7 @@ run_script() {
/# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #/{keep=NR}
END{if (keep!=0) print}
{if (NR >= keep) print}' "$temp_file" > "${output_file}_gb5"
;;
# 融合怪
3)
echo -e "运行${YELLOW}融合怪...${NC}"