4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/bin/bash
|
|
cd /Users/leidianyayi/Documents/GitHub/ModelTest20260714/GLM5.2
|
|
node tools/smoke.mjs >/dev/null 2>&1
|