diff --git a/update-on-ox b/update-on-ox index f7f34e630..24d8bda7a 100755 --- a/update-on-ox +++ b/update-on-ox @@ -2,6 +2,7 @@ # vim:fileencoding=utf-8 # License: GPL v3 Copyright: 2017, Kovid Goyal +import atexit import glob import os import shlex @@ -9,8 +10,6 @@ import shutil import subprocess import sys import tempfile -import atexit - if False: dmg = sys.argv[-1]