clone-repos.sh 444 B

123456789101112131415161718
  1. #!/bin/sh
  2. # ---------- ---------- ---------- ---------- ---------- ----------
  3. #NOTE: username and ampersand
  4. # xor
  5. # neither the username nor ampersand
  6. # ---------- ---------- ---------- ---------- ---------- ----------
  7. username=${1:-""}
  8. proc=./make/clone-repo.sh https://${username}notabug.org/vaeringjar/
  9. ${proc}peers.git
  10. ${proc}peers-bounty-hunts.git
  11. ${proc}peers-mirrors.git
  12. ${proc}peerskart.git
  13. ${proc}librepup-website.git