shenchucheng
commited on
Commit
•
5fe4db5
1
Parent(s):
c469ea0
update web to version 20240417204906
Browse files
init.sh
CHANGED
@@ -17,7 +17,7 @@ done
|
|
17 |
|
18 |
rm -rf static
|
19 |
|
20 |
-
wget -O dist.tar.gz https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/test-hp-metagpt-web/dist-
|
21 |
tar xvzf dist.tar.gz
|
22 |
mv dist static
|
23 |
rm dist.tar.gz
|
|
|
17 |
|
18 |
rm -rf static
|
19 |
|
20 |
+
wget -O dist.tar.gz https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/test-hp-metagpt-web/dist-20240417204906.tar.gz
|
21 |
tar xvzf dist.tar.gz
|
22 |
mv dist static
|
23 |
rm dist.tar.gz
|