From 1e713de9e5013c91495e0428179947f0764409a8 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 28 Sep 2020 10:55:34 +0200 Subject: Fixing some setup commands in order to work on mac --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.py') diff --git a/src/main.py b/src/main.py index 8efb43c..fcb228f 100755 --- a/src/main.py +++ b/src/main.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # ############################################################################ # # # -- cgit