From 5bc8a4bb1394bdf8c3fb0f662725da2e2927ea83 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 18 Jun 2015 13:09:47 +0200 Subject: [PATCH] don't hard-code the path to the python interpreter --- lilass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lilass b/lilass index f9363ea..33b05fd 100755 --- a/lilass +++ b/lilass @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # DSL - easy Display Setup for Laptops # Copyright (C) 2012-2015 Ralf Jung # -- 2.30.2