Use env hack in python scripts.
[ikiwiki.git] / doc / bugs / rst_plugin_has_python_hardcode_in_shebang_line.mdwn
index f89c76fe8810db93b4117629340b4473461ed18a..a594adc0991fd0cd43aaf2c3509011eb71e11ece 100644 (file)
@@ -11,3 +11,5 @@ Thus I suggest to change the shebang line to:
 
    #!/usr/bin/env python
 
+> [[done]], although the irony of all the perl hashbangs in ikiwiki
+> being hardcoded doesn't escape me. --[[Joey]]