Skip to content

Instantly share code, notes, and snippets.

@whywaita
Created May 4, 2016 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whywaita/d1a058fcef2b580c5bf66219c0e77921 to your computer and use it in GitHub Desktop.
Save whywaita/d1a058fcef2b580c5bf66219c0e77921 to your computer and use it in GitHub Desktop.
#!/bin/sh
set -euo pipefail
REPORT_NAME=$1
git clone https://github.com/kakakaya/mics_report ${REPORT_NAME}
rm -rf ${REPORT_NAME}/.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment