mps-reset 109 B

12345
  1. #!/usr/bin/env bash
  2. cd /usr/milis/mps && git pull
  3. rm -rf * && git reset --hard HEAD && git pull
  4. ./derle.sh