mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
make-folklist is now python3, better make explicit
This commit is contained in:
parent
18fac7ce65
commit
fa81616797
@ -3,7 +3,7 @@ import sys, string, re, os
|
||||
from datetime import date
|
||||
|
||||
# run within the /folk/ folder:
|
||||
# python ../scripts/make-folklist.py <folk.csv >index.htm
|
||||
# python3 ../scripts/make-folklist.py <folk.csv >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
|
||||
|
Loading…
Reference in New Issue
Block a user