Skip to content

Commit

Permalink
Update AV_Data_Capture.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdctop authored Dec 15, 2019
1 parent 86e9558 commit 33db5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AV_Data_Capture.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# ============global var===========

version='1.7'
version='1.8'

config = ConfigParser()
config.read(config_file, encoding='UTF-8')
Expand Down Expand Up @@ -154,4 +154,4 @@ def RunCore():
CEF(exclude_directory_1)
CEF(exclude_directory_2)
print("[+]All finished!!!")
input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看和错误信息。")
input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看和错误信息。")

0 comments on commit 33db5f6

Please sign in to comment.