From 7fc2738a86f83da8693ecfcdf7e4c783b95b134a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 13 Jul 2015 12:46:24 +0200 Subject: Don't hide share links --- manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manage.py') diff --git a/manage.py b/manage.py index 7bbd479..abb366f 100755 --- a/manage.py +++ b/manage.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import os, sys from django.core.management import execute_manager sys.path.insert(0, '/home/nim/Work/chimere-project/chimere/') -- cgit v1.2.3