Tips_and_Hacks/MAST_tW_PDF_Updater/FilesForUpdates/pull-all.linux.sh

20 lines
360 B
Bash

cd /home/henry/Documents/WA_Repo/en_tn
git add .
git pull
cd /home/henry/Documents/WA_Repo/en_tw
git add .
git pull
cd /home/henry/Documents/WA_Repo/en_udb
git add .
git pull
cd /home/henry/Documents/WA_Repo/en_ulb
git add .
git pull
cd /home/henry/Documents/WA_Repo/Tips_and_Hacks
git add .
git pull
cd /home/henry/Documents/WA_Repo/en_ta
git add .
git pull