Factory dropper fixes and logic simplifications.
This commit is contained in:
parent
c05ae72491
commit
f8442e36bf
13 changed files with 101 additions and 60 deletions
2
Makefile
2
Makefile
|
@ -23,7 +23,7 @@ init-1.12: ; -@cd 1.12; make -s init
|
|||
init-1.13: ; -@cd 1.13; make -s init
|
||||
dist-1.12: ; @cd 1.12; make -s dist
|
||||
dist-1.13: ; @cd 1.13; make -s dist
|
||||
dist: dist-1.12 dist-1.13 | update-json
|
||||
dist: ; @echo "First change to specific version directory."
|
||||
|
||||
update-json:
|
||||
@echo "[main] Update update.json ..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue