shenchucheng commited on
Commit
c469ea0
1 Parent(s): d343fed

update html source

Browse files
Files changed (1) hide show
  1. init.sh +1 -1
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-20240118164300.tar.gz
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-20240417195238.tar.gz
21
  tar xvzf dist.tar.gz
22
  mv dist static
23
  rm dist.tar.gz