mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
make-folklist is now python3, better make explicit
This commit is contained in:
@@ -3,7 +3,7 @@ import sys, string, re, os
|
|||||||
from datetime import date
|
from datetime import date
|
||||||
|
|
||||||
# run within the /folk/ folder:
|
# 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
|
# 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
|
# it needs to be run on the server too as the file produced is ignored by git
|
||||||
|
|||||||
Reference in New Issue
Block a user