7 lines
82 B
Makefile
7 lines
82 B
Makefile
update:
|
|
python3 ./generate-download
|
|
python3 ./update-copyright
|
|
|
|
.PHONY: update
|
|
|