diff --git a/c4ctrl.py b/c4ctrl.py index 8721cd4..7602af9 100755 --- a/c4ctrl.py +++ b/c4ctrl.py @@ -1,4 +1,4 @@ -#!/bin/python +#!/usr/bin/env python3 # # c4ctrl: Command line client for AutoC4 diff --git a/kitchentext.py b/kitchentext.py index 6cc6472..09bcfec 100755 --- a/kitchentext.py +++ b/kitchentext.py @@ -1,4 +1,4 @@ -#!/bin/python +#!/usr/bin/env python3 # # kitchentext: Read text from stdin and put it on the Kitchenlight