From e0156f36d9cfb134f9ece109ce162c1b74ff69a9 Mon Sep 17 00:00:00 2001 From: mollusk Date: Thu, 7 Oct 2021 10:54:36 -0700 Subject: [PATCH] insantity.sh: call python3 --- insanity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insanity.py b/insanity.py index aaa319b..25ad799 100755 --- a/insanity.py +++ b/insanity.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 from time import sleep timer = 0.000001