From 1dc2121869914fb294c211a2178bc2d7fe5114b5 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 6 Jul 2021 12:52:11 +0200 Subject: [PATCH] Change python interpreter from system --- g203-led.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g203-led.py b/g203-led.py index 58cbfe0..2daea43 100755 --- a/g203-led.py +++ b/g203-led.py @@ -1,4 +1,4 @@ -#!env/bin/python +#!/usr/bin/env python3 # Logitech G203 Prodigy / G203 LightSync Mouse LED control # https://github.com/smasty/g203-led