v1.1.3.sh 209 B

12345
  1. #!/usr/bin/bash
  2. domain=`php /app/bin/tools.php getDomain`
  3. port=`php /app/bin/tools.php getPort`
  4. curl -s http://${domain}:{$port}/v2/tools/report-calculation?key=machine >/app/data/upgrade/v1.1.3/v1.1.3-sh.log