en_tw/ForPDF/FilesForUpdates/waa.sh

22 lines
1.1 KiB
Bash

cd "/Users/Henry/Documents/git.Door43/en_ulb"
git pull
cd "/Users/Henry/Documents/git.Door43/en_udb"
git pull
cd "/Users/Henry/Documents/git.Door43/en_tw"
git pull
cd "/Users/Henry/Documents/git.Door43/en_tn"
git pull
cd "/Users/Henry/Documents/git.Door43/en_hq"
git pull
cd "/Users/Henry/Google Drive/WA/Test/"
perl "/Users/Henry/Google Drive/WA/Test/MakeULB.2.pl"
perl "/Users/Henry/Google Drive/WA/Test/FindMismatchedULBSnippets.2.noChunks.pl"
# cp "/Users/Henry/Google Drive/WA/Test/out/output.dat" "/Users/Henry/Google Drive/WA/tN instructions/mismatched_snippets.html"
#perl "/Users/Henry/Google Drive/WA/Test/CombineULBandKJVwithCodes.pl"
perl "/Users/Henry/Google Drive/WA/Test/CombineULBandNASBwithCodes.pl"
open -a /Applications/Firefox.app "/Users/Henry/Google Drive/WA/tN instructions/mismatched_snippets.html"
#open -a /Applications/BBEdit.app "/Users/Henry/Google Drive/WA/tN instructions/mismatched_snippets.html"
perl "/Users/Henry/Google Drive/WA/Test/OpenMismatchedFiles.pl"
open -a /Applications/BBEdit.app "/Users/Henry/Google Drive/WA/Test/Unlocked Bible/ULB text.txt"
perl "/Users/Henry/Google Drive/WA/Test/ExtractLinksFromScratchPad.pl"