Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NewGraphEnvironment/c5531a8680bbf8f955f71d9c12685656 to your computer and use it in GitHub Desktop.
Save NewGraphEnvironment/c5531a8680bbf8f955f71d9c12685656 to your computer and use it in GitHub Desktop.
#this is for make
for x in {1..20}; do make; done
@NewGraphEnvironment
Copy link
Author

this is great for bcdata calls that fail due to the gov api

@NewGraphEnvironment
Copy link
Author

for x in {1..20}; do make model/access/.make/model_access; done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment