view bin/sort_date.sh @ 160:afd2ece1fb22

add missing makedir
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 25 Oct 2023 23:00:45 +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 "$@"