Renamed the split/rezip scripts for countme.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
71f4401e4d
commit
505de1146a
2 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ UPDATE_RAWDB=countme-update-rawdb.sh
|
|||
UPDATE_TOTALS=countme-update-totals.sh
|
||||
UPDATE_TRIM=countme-trim-raw
|
||||
# Names of the post update commands. They should be in PATH somewhere...
|
||||
PUSH_SPLIT=split-totals-db.sh
|
||||
PUSH_REZIP=rezip
|
||||
PUSH_SPLIT=countme-split-totals-db.sh
|
||||
PUSH_REZIP=countme-rezip
|
||||
|
||||
# ------------------------------ NOTE ------------------------------
|
||||
# Everything below this line should try to be identical between the
|
||||
|
|
|
@ -25,8 +25,8 @@ UPDATE_RAWDB=countme-update-rawdb.sh
|
|||
UPDATE_TOTALS=countme-update-totals.sh
|
||||
UPDATE_TRIM=countme-trim-raw
|
||||
# Names of the post update commands. They should be in PATH somewhere...
|
||||
PUSH_SPLIT=split-totals-db.sh
|
||||
PUSH_REZIP=rezip
|
||||
PUSH_SPLIT=countme-split-totals-db.sh
|
||||
PUSH_REZIP=countme-rezip
|
||||
|
||||
# ------------------------------ NOTE ------------------------------
|
||||
# Everything below this line should try to be identical between the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue