Commit e8abe78f authored by Wei Shoulin's avatar Wei Shoulin
Browse files

rm local

parent 095ac3ea
......@@ -4,7 +4,7 @@ echo "=============================================="
version=""
user=""
pip uninstall csst-dfs-api-local -y
# pip uninstall csst-dfs-api-local -y
pip uninstall csst-dfs-api-cluster -y
pip uninstall csst-dfs-commons -y
pip uninstall csst-dfs-proto -y
......@@ -12,16 +12,16 @@ pip uninstall csst-dfs-api -y
echo "Installing CSST DFS API with Version:$version"
echo "➡==============================================="
echo " 🛰 1️⃣ /5️⃣"
echo " 🛰 0️⃣ /4️⃣"
pip install -r https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api/-/raw/master/requirements.txt
echo " 🛰 1️⃣ /4️⃣"
pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-commons.git$version
echo " 🛰 2️⃣ /5️⃣"
echo " 🛰 2️⃣ /4️⃣"
pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-proto-py.git$version
echo " 🛰 3️⃣ /5️⃣"
pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-local.git$version
echo " 🛰 4️⃣ /5️⃣"
echo " 🛰 3️⃣ /4️⃣"
pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-cluster.git$version
echo " 🛰 5️⃣ /5️⃣"
# pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-local.git$version
echo " 🛰 4️⃣ /4️⃣"
pip install$user git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api.git$version
pip install -r https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api/-/raw/master/requirements.txt
echo "➡==============================================="
echo "🇨🇳 🇨🇳 🇨🇳 🚀 🚀 🚀 Done!"
\ No newline at end of file
Supports Markdown
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