Commit 085e3a62 authored by chenpangpang's avatar chenpangpang
Browse files

feat: 在sh中激活PATH

parent 1b0f916a
#!/bin/bash
export PATH=/opt/conda/lib/python3.10/site-packages/ninja/data/bin:$PATH
cd /root/InstantMesh
python app.py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment