Tips_and_Hacks/MAST_tW_PDF_Updater/FilesForUpdates/update.nt.sh

7 lines
157 B
Bash

echo Making ULB
perl "MakeULB.4.pl"
echo Combining ULB and NASB
perl "CombineULBandNASBwithCodes.pl";
echo Building extract file
perl "Build_extract_NT.pl";