PDF Job 1

This commit is contained in:
Henry Whitney 2019-06-11 14:41:40 -04:00
parent fad01b70c6
commit be2a2f71bc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [[ $string =~ ([^:]*[a-z])[[:space:]][0-9]*:[0-9]*.([0-9]*) ]]; then
strong=${BASH_REMATCH[2]}
fi
echo "Running Apple Script to save current file"
osascript "/Users/Henry/Library/Application Support/BBEdit/Scripts/SaveCurrentFile.scpt"
osascript "/Users/Henry/Library/Application Support/BBEdit/Scripts/SaveCurrentFile.OT.scpt"
echo Marking all instances of $strong in $book in the exceptions file.
perl -pi eliminate_unused_Strongs_numbers.pl Exceptions/Exceptions_tWs_from_MAST_HB.txt $book $strong
echo Adding $strong to consistent deletes file