fetch-web-source-code.sh 105 B

1234
  1. #!/bin/bash
  2. rm -rf ruoyi-ai-web
  3. git clone https://github.com/ageerle/ruoyi-web
  4. mv ruoyi-web ruoyi-ai-web