Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api
Commits
e8abe78f
Commit
e8abe78f
authored
Jun 12, 2024
by
Wei Shoulin
Browse files
rm local
parent
095ac3ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/csst-dfs-api-install.sh
View file @
e8abe78f
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment