数字人管理平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
242 B

  1. #!/bin/sh
  2. scp xueyi-modules/xueyi-system/target/xueyi-modules-system.jar root@39.107.77.235:/tmp
  3. #服务器执行以下命令
  4. #
  5. # docker cp /tmp/xueyi-modules-system.jar xueyi-modules-system:/home/xueyi
  6. # docker restart xueyi-modules-system