view bin/sort_date.sh @ 242:e117424e244a

cleaned up indentation to 2 spaces throughout
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 02 Oct 2024 11:09:58 +0100
parents 09019621f790
children
line wrap: on
line source

#!/bin/bash
export PYTHONPATH=$PYTHONPATH:/work/dc007/dc007/hst/lib/python/cc
python3 -m lmh.sort_date "$@"