diff options
-rwxr-xr-x | makesite.py | 2 |
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) # |