add install netrans_py

This commit is contained in:
xujiao 2025-04-09 10:47:22 +08:00
parent df7d9473f9
commit 2c54bcd852
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ for LINE in "${ENV_VARS[@]}"; do
fi
done
cd netrans_py
pip3 install -e .
echo ""
echo "所有变量已添加到 ~/.bashrc"
echo "请运行以下命令使其立即生效:"