Skip to content

Commit

Permalink
moans brutal. but it works.
Browse files Browse the repository at this point in the history
  • Loading branch information
loceee committed Dec 5, 2016
1 parent d10d11a commit b1cae6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions progressScreenHelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ def main():
if args.end:
if os.path.isfile(prefs):
os.remove(prefs)
sendAppleScript("quit")

subprocess.check_output(['killall','ProgressScreen'])

if __name__ == "__main__":
main()

0 comments on commit b1cae6e

Please sign in to comment.