Skip to content

Commit

Permalink
add input before release
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Jun 30, 2018
1 parent b3fc979 commit 36a9081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,6 @@ def release():

if __name__ == "__main__":
cleanup()
input("Starting release. Hit a key to continue.")
release()
cleanup()

0 comments on commit 36a9081

Please sign in to comment.