File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 44#
55logger -t tx-10pc_pull_git_push.sh cron.info
66#
7- FOLDER1=/home/nick /Github/Nick-Tallguy.github.io
8- FOLDER2=/home/nick /Github/Transifex_10pc
9- FOLDER3=/home/nick /Github/Transifex_10pc/translations
10- FOLDER4=/home/nick /Github/Nick-Tallguy.github.io/_posts
11- FOLDER5=/home/nick /Github/Transifex_10pc/translations-temp
12- FOLDERINTERIM=/home/nick /Github/Transifex_10pc/translations-interim
7+ FOLDER1=/home/dietpi /Github/Nick-Tallguy.github.io
8+ FOLDER2=/home/dietpi /Github/Transifex_10pc
9+ FOLDER3=/home/dietpi /Github/Transifex_10pc/translations
10+ FOLDER4=/home/dietpi /Github/Nick-Tallguy.github.io/_posts
11+ FOLDER5=/home/dietpi /Github/Transifex_10pc/translations-temp
12+ FOLDERINTERIM=/home/dietpi /Github/Transifex_10pc/translations-interim
1313# #
1414# Update this instance from latest on Github
1515cd ${FOLDER1}
1616git pull
1717# #
1818# Pull the latest translations from Transifex to FOLDER3 (translations)
1919cd ${FOLDER2}
20- /home/nick /tx pull -a --minimum-perc 10
20+ /home/dietpi /tx pull -a --minimum-perc 10
2121# #
2222# ### Remove the modules that are no longer updated
2323# rm ${FOLDER3}/0500-10-29* #updated 05/05/2020
You can’t perform that action at this time.
0 commit comments