install.sh 86 B

1234
  1. #!/usr/bin/env bash
  2. echo "start install blogScript"
  3. echo "install blogScript success"