html-run.sh 95 B

12345678
  1. #!/bin/bash
  2. echo "begin run siwei-web "
  3. cd ./nginx
  4. sed -i 's/\r//' run.sh
  5. ./run.sh
  6. cd ../../