Browse Source

Correct interpreter

Michael Schwarz 2 years ago
parent
commit
44e28892b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/gensites.py

+ 1 - 1
scripts/gensites.py

@@ -1,4 +1,4 @@
-#!env python3
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 import os,sys