diff --git a/scripts/make-folklist.py b/scripts/make-folklist.py index c423699da..bc6381d35 100755 --- a/scripts/make-folklist.py +++ b/scripts/make-folklist.py @@ -3,7 +3,7 @@ import sys, string, re, os from datetime import date # run within the /folk/ folder: -# python ../scripts/make-folklist.py index.htm +# python3 ../scripts/make-folklist.py index.htm # re-run it every time you edit the folk.csv file to add someone you have forgotten # it needs to be run on the server too as the file produced is ignored by git