Skip to content

Commit

Permalink
comment on what reset.sh is for
Browse files Browse the repository at this point in the history
  • Loading branch information
natefanaro committed Jul 7, 2020
1 parent c99ef1e commit 882475d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/reset.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
#!/bin/bash -x

# Use this if you need to reset between each demo

find . -type f -name '*tfstate*' -delete

0 comments on commit 882475d

Please sign in to comment.