This commit is contained in:
fanboynz 2016-03-02 10:55:04 +01:00
parent db094f2e35
commit e0706e8c2c

View File

@ -1,5 +1,6 @@
@echo off
hg pull -u
:: Test
:: pre-sort
perl docs\sorting\sorter.pl fanboy-adblocklist-current-expanded.txt
perl docs\sorting\sorter.pl fanboy-adblocklist-stats.txt
@ -68,4 +69,4 @@ perl scripts\addChecksum.pl ie\fanboy-russian-addon.txt
hg b add -e "%*"
:: Commit
hg commit -m "%*"
hg push
hg push