From 0f37f87b87ef9fb4cc8665be9bc9588a39914f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 13 May 2015 17:56:44 +0200 Subject: Fix env --- scripts/confmk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/confmk.py') diff --git a/scripts/confmk.py b/scripts/confmk.py index 952e674..030e764 100755 --- a/scripts/confmk.py +++ b/scripts/confmk.py @@ -1,4 +1,4 @@ -#!/bin/env python3 +#!/usr/bin/env python3 import os import sys from conf import conf -- cgit v1.2.3