Factory dropper fixes and logic simplifications.

This commit is contained in:
stfwi 2019-05-24 22:20:55 +02:00
parent c05ae72491
commit f8442e36bf
13 changed files with 101 additions and 60 deletions

View file

@ -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 ..."