Update Nlbench_pro.sh

This commit is contained in:
Jensfrank 2024-07-02 21:53:17 +08:00 committed by GitHub
parent 700aeb9298
commit 77440902d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -294,7 +294,7 @@ main() {
IFS=',' read -ra ADDR <<< "$scripts"
for i in "${ADDR[@]}"; do
case $i in
1) run_yabs
1) run_yabs ;;
2) run_fusion ;;
3) run_ip_quality ;;
4) run_streaming ;;