update.sh 236 B

12345
  1. #!/bin/sh
  2. wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py
  3. wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE
  4. wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst