From: Ralf Jung Date: Thu, 18 Jun 2015 11:09:47 +0000 (+0200) Subject: don't hard-code the path to the python interpreter X-Git-Url: https://git.ralfj.de/lilass.git/commitdiff_plain/5bc8a4bb1394bdf8c3fb0f662725da2e2927ea83 don't hard-code the path to the python interpreter --- 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 #