remove-repos 275 B

1234567891011
  1. #!/bin/bash
  2. # cd into the directory containing this script (from the bash faq 028)
  3. if [[ $BASH_SOURCE = */* ]]; then
  4. cd -- "${BASH_SOURCE%/*}/" || exit
  5. fi
  6. cd ..
  7. rm -rf spongefish sigma-proofs sigma-compiler cmz application-lox \
  8. application-lox-zkp application-ooni