summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvmextract.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmextract.py b/vmextract.py
index f91908b..bb5eaa2 100755
--- a/vmextract.py
+++ b/vmextract.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2015 Neil Williams <codehelp@debian.org>