gpt-oss-20b / start.sh
hsuwill000's picture
Update start.sh
b8bf038 verified
raw
history blame
70 Bytes
#!/bin/bash
pwd
ls
find
python3 -m http.server $PORT --bind 0.0.0.0