From 5ba1423b0276762ca751ae3b06ab7b6bda2512e5 Mon Sep 17 00:00:00 2001 From: VG Date: Fri, 9 Dec 2016 13:44:41 +0100 Subject: use python2 and render motherboard --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index 3903c79..3be7d41 100755 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!venv/bin/python # SPDX-License-Identifier: MIT -- cgit v1.2.3