Commit ffc4c165 authored by zxl's avatar zxl
Browse files

本地sh测试可安装

parent 16728caf
echo "CSST-PYSCALEBOX Installer" echo "CSST-PYSCALEBOX Installer"
echo "==============================================" echo "=============================================="
version="" version=""
user="" user=""
python3 -m pip uninstall pyscalebox -y python3 -m pip uninstall pyscalebox -y
echo "Installing CSST PYSCALEBOX API with Version:$version" echo "Installing CSST PYSCALEBOX API with Version:$version"
echo "➡===============================================" echo "➡==============================================="
python3 -m pip install$user git+http://hub.cstcloud.cn/git/csst/pyscalebox.git$version python3 -m pip install$user git+https://hub.cstcloud.cn/git/csst/pyscalebox.git$version
\ No newline at end of file \ No newline at end of file
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