2017-12-03 17:30:41 +01:00
|
|
|
SCRIPTS=compress.sh send-bz2-report send-zip-report create-orders \
|
2017-12-03 15:43:22 +01:00
|
|
|
run-turn sendreports.sh
|
2017-12-03 17:30:41 +01:00
|
|
|
IGNORE=sendreport.sh
|
2017-12-03 15:43:22 +01:00
|
|
|
|
|
|
|
shellcheck: $(SCRIPTS)
|
|
|
|
shellcheck $(SCRIPTS)
|