summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenzo Torres <torres@sideros.org>2025-03-27 19:53:49 +0100
committerLorenzo Torres <torres@sideros.org>2025-03-27 19:53:49 +0100
commit3b941bc06b63b647c2f3a240d949ad0c50059610 (patch)
treea9df7b513c5f3cac27c7b2bfe05f92b83316c7fd
parent91a86f0d83ffa06badc5fdd0680f66bfa4f8913c (diff)
use python3
-rwxr-xr-xmakesite.py2
1 files changed, 1 insertions, 1 deletions
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)
#