From 3b941bc06b63b647c2f3a240d949ad0c50059610 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Thu, 27 Mar 2025 19:53:49 +0100 Subject: use python3 --- makesite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makesite.py b/makesite.py index 970c861..fee4194 100755 --- a/makesite.py +++ b/makesite.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # The MIT License (MIT) # -- cgit v1.2.3