summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/cheetah-compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cheetah-compile b/bin/cheetah-compile
index 7f5eb28..f558ea2 100644
--- a/bin/cheetah-compile
+++ b/bin/cheetah-compile
@@ -1,3 +1,3 @@
-#! /usr/bin/env python
+#!/usr/bin/env python
from Cheetah.CheetahCompile import CheetahCompile
CheetahCompile().run() \ No newline at end of file